Ticket #8216 (closed bug: fixed)

Opened 14 months ago

Last modified 13 months ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 14 months ago by scott.gonzalez

  • Priority changed from minor to trivial
  • Status changed from new to open
  • Summary changed from Bug while browsing autocomplete scrollable options. to Autocomplete: Incorrect scrolling of items when zoomed

comment:2 Changed 13 months ago by scott.gonzalez

  • Status changed from open to closed
  • Resolution set to fixed

This works properly in master.

Note: See TracTickets for help on using tickets.