Opened 8 years ago
#14639 new bug
IE: Scrollbar on mouseover in autocomplete results
Reported by: | Simen Bekkhus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Can be reproduced on the official examples: http://jqueryui.com/autocomplete/#maxheight
Using IE8, 9, 10 or 11 and autocomplete: Getting so few results that no scrollbar appears, if you mouseover the last result, a scrollbar appears. It's only over the last result, not any before it. This does not happen in Chrome.
Example to search for is "an". Mousing over "Erlang" does nothing, while mousing over "Fortan" adds a scrollbar
Note: See
TracTickets for help on using
tickets.