Skip to main content

Search and Top Navigation

#5610 closed bug (fixed)

Opened May 12, 2010 06:13PM UTC

Closed July 19, 2010 09:29PM UTC

Autocomplete: Clicking scrollbar closes menu

Reported by: jzaefferer Owned by:
Priority: critical Milestone: 1.8.2
Component: ui.autocomplete Version: 1.8.1
Keywords: Cc:
Blocked by: Blocking:
Description

Autocomplete is supposed to support setting a height/max-height in CSS, but in any non-FF browser, clicking on the scrollbar closes the menu.

Need to figure out if any menu element can catch that click event to prevent that close to happen.

See also http://forum.jquery.com/topic/autocomplete-combobox-scrollbar-issue-in-ie

For an example see http://forum.jquery.com/topic/autocomplete-combo-the-list-shows-all-the-items

Attachments (0)
Change History (2)

Changed May 12, 2010 06:14PM UTC by jzaefferer comment:1

description: Autocomplete is supposed to support setting a height/max-height in CSS, but in any non-FF browser, clicking on the scrollbar closes the menu. \ \ Need to figure out if any menu element can catch that click event to prevent that close to happen. \ \ See also http://forum.jquery.com/topic/autocomplete-combobox-scrollbar-issue-in-ieAutocomplete is supposed to support setting a height/max-height in CSS, but in any non-FF browser, clicking on the scrollbar closes the menu. \ \ Need to figure out if any menu element can catch that click event to prevent that close to happen. \ \ See also http://forum.jquery.com/topic/autocomplete-combobox-scrollbar-issue-in-ie \ \ For an example see http://forum.jquery.com/topic/autocomplete-combo-the-list-shows-all-the-items

Changed July 19, 2010 09:29PM UTC by scottgonzalez comment:2

milestone: 1.91.8.2
resolution: → fixed
status: newclosed

Fixed in 1.8.2.