Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#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 Scott González

Keywords: scrollbar ie removed
Milestone: TBD1.9
Summary: Autocomplete doesn't close after scrolling in IEAutocomplete doesn't close after scrolling

comment:2 Changed 13 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in de266a1.

comment:3 Changed 13 years ago by Scott González

Milestone: 1.91.8.4

comment:4 Changed 12 years ago by Scott González

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.