#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: | ||
Blocked by: | Blocking: |
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 (3)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | Autocomplete suggestion list do not close properly → Autocomplete suggestion list does not close properly |
comment:2 Changed 12 years ago by
Milestone: | 1.9 → 1.8.6 |
---|
comment:3 Changed 12 years ago by
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.