#5605 closed bug (fixed)
Autocomplete combobox demo does not accept valid values
Reported by: | hiszpan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.3 |
Component: | ui.autocomplete | Version: | 1.8.1 |
Keywords: | demo combobox | Cc: | |
Blocked by: | Blocking: |
Description
On page: http://jqueryui.com/demos/autocomplete/#combobox when you type eg. java and click away (not on the suggestion box) the selection is cleared although it is valid value.
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.9 |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:4 Changed 12 years ago by
Autocomplete (combobox demo): Detect valid entries when typed, but not selected from menu. Fixes #5605 - Autocomplete combobox demo does not accept valid values.
Changeset: 5d1e29764024128e9cc71a19589cfe11e6241242
Note: See
TracTickets for help on using
tickets.
Fixed in 5d1e297.