Ticket #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: | |
| Blocking: | Blocked by: |
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
comment:2 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
comment:4 Changed 3 years ago by Scott González
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.