-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
dropdown-scroll-bug.mp4
Reproduction steps
- Start with the setup for Dropdown keyboard navigation doesn't scroll items into view #8724
- Open the variable dropdown with the mouse, hover over a menu item
- Leaving the mouse where it is, move down repeatedly via keyboard down
- Notice that when you reach the bottom and the next item is scrolled into view, the menu position unexpectedly moves back up to the item under the mouse
This seems to be because a mouse event is triggered by the scroll causing Blockly to think it should move to that menu item even though the mouse is not really in use.
Stack trace
Screenshots
No response
Browsers
No response
Metadata
Metadata
Assignees
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong