Ticket #6052 (closed bug: fixed)
Autocomplete suggestion list does not close properly
| Reported by: | dziastinux | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.6 |
| Component: | ui.autocomplete | Version: | 1.8.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
How to reproduce:
- Open category demo ( http://jqueryui.com/demos/autocomplete/#categories)
- Type something (i.e. a)
- Click on any category (i.e. Products)
- Click anywhere in the page (except suggestions or autocomplete input)
Expected behavior: autocomplete should be closed
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Summary changed from Autocomplete suggestion list do not close properly to Autocomplete suggestion list does not close properly
comment:3 Changed 3 years ago by Scott González
Autocomplete: Properly handle non-item clicks inside the suggestion list. Fixes #6052 - Autocomplete suggestion list does not close properly.
Changeset: d3800991162ed281dc811552747494df012cfd49
Note: See
TracTickets for help on using
tickets.


Fixed in d380099.