Search and Top Navigation
#5892 closed bug (duplicate)
Opened July 31, 2010 10:24PM UTC
Closed August 01, 2010 01:53AM UTC
Last modified October 11, 2012 09:15PM UTC
Autocomplete fails to call event handler for combobox
Reported by: | JonathansCorner.com | Owned by: | |
---|---|---|---|
Priority: | major | 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.
Duplicate of #5891.