Skip to main content

Search and Top Navigation

#5891 closed bug (notabug)

Opened July 31, 2010 10:23PM UTC

Closed August 01, 2010 02:11AM UTC

Last modified October 11, 2012 09:15PM UTC

Autocomplete fails to call event handler for combobox

Reported by: JonathansCorner.com Owned by:
Priority: minor Milestone:
Component: ui.autocomplete Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

I have an autocomplete that appears from a UI perspective to be working, but the callback handlers are not being called. If this is pilot error, I'd like to know, but so far as I can tell I am requesting that a handler be called per http://jqueryui.com/demos/autocomplete/#combobox, and its initial alert() has never shown up.

I'm attaching the HTML.

Attachments (0)
Change History (2)

Changed August 01, 2010 02:11AM UTC by scottgonzalez comment:1

component: ui.coreui.autocomplete
resolution: → invalid
status: newclosed

You're instantiating a combobox and then trying to set options using autocomplete.

(test case was attached to #5892)

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted