Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Menu: Ignore mouseenter events while typeahead is actice
Prevents focusing the wrong item when typeahead causes a scroll while the mouse is over an item in the menu. Fixes #10458
- Loading branch information
ddc666c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still missing the blank line above the comment ;-)