#5903 closed bug (fixed)
Autocomplete doesn't close after scrolling
Reported by: | adw | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.4 |
Component: | ui.autocomplete | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Since #5610 was fixed, the scrollbar on an autocomplete dropdown can be used in IE.
However, if you now use the scrollbar and then click outside the dropdown, the dropdown stays open.
Change History (4)
comment:1 Changed 13 years ago by
Keywords: | scrollbar ie removed |
---|---|
Milestone: | TBD → 1.9 |
Summary: | Autocomplete doesn't close after scrolling in IE → Autocomplete doesn't close after scrolling |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Milestone: | 1.9 → 1.8.4 |
---|
comment:4 Changed 12 years ago by
Autocomplete: Handle clicks outside the autocomplete after scrolling the results (which causes the body to gain focus). Fixes #5903 - Autocomplete doesn't close after scrolling.
Changeset: de266a1275efa405eb7147469fa25274a6b7254b
Note: See
TracTickets for help on using
tickets.
Fixed in de266a1.