This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Inproper selection behavior on scroll if mouse hovering over list #282
Closed
Description
If mouse is hovering over dropdown list and list is scrolled using UP or DOWN key then behavior is inproper.
What happens:
- say dropdown fits 7 elements and mouse is hovering over 3rd visible element
- If dropdown content is scrolled up or down (via keys) then when scroll happens, selection jumps into element under mouse hovering position, and selection moving via arrow keys continues from there
=> Causes very irritatingly "jumping" selection when browsing through elements.
Metadata
Metadata
Assignees
Labels
No labels