Skip to main content

Search and Top Navigation

#9160 closed bug (notabug)

Opened March 16, 2013 08:45PM UTC

Closed March 16, 2013 09:10PM UTC

Autocomplete: Combobox does not call change event

Reported by: toc1979 Owned by:
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

Autocomplete Combobox does not call registered "change" or "autocompletechange" events.

I used the current https://github.com/jquery/jquery-ui/blob/master/demos/autocomplete/combobox.html Code from github to create a fiddle example:

http://jsfiddle.net/hVxj7/3/

the "select" event is working fine

Attachments (0)
Change History (1)

Changed March 16, 2013 09:10PM UTC by scottgonzalez comment:1

resolution: → notabug
status: newclosed

Combobox is not autocomplete, nor is it a supported widget. That's just a demo.