Skip to main content

Search and Top Navigation

#8216 closed bug (fixed)

Opened March 23, 2012 01:20PM UTC

Closed May 08, 2012 07:15PM UTC

Autocomplete: Incorrect scrolling of items when zoomed

Reported by: offnight Owned by:
Priority: trivial Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.18
Keywords: Cc:
Blocked by: Blocking:
Description

You can see that bug if you zoom on the demo of the ui.autocomplete/scrollable section. If go down on the selection list with the arrow key, every N times (N depends on the zoom level) the focus will go to an option who's mostly outside of the scrollable panel (you can just see the overlay around the option, but not the text of the option). Outside of the demo, because your font, police size etc... are not the same as in the demo, you have to find the exact value for the css attribute max-height wich will not cause that bug in defaut zoom.

Attachments (0)
Change History (2)

Changed March 23, 2012 01:26PM UTC by scottgonzalez comment:1

priority: minortrivial
status: newopen
summary: Bug while browsing autocomplete scrollable options.Autocomplete: Incorrect scrolling of items when zoomed

Changed May 08, 2012 07:15PM UTC by scottgonzalez comment:2

resolution: → fixed
status: openclosed

This works properly in master.