Menu highlight from keyboard breaks on webkitgtk #44468
Labels
component: menu
This is the name of the generic UI component, not the React module!
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Steps:
2.Click on Age Select dropdown, press cursor up/down keys, highlight appears and selection moves with keys
3.Click on Test button (which does nothing)
Current behavior
When clicking the Test button and then the Age Select dropdown, the highlight does not move with cursor up/down keys
Expected behavior
The highlight should appear consistently in a Select dropdown, even if another control is clicked.
Context
Consistent highlight in Select dropdown (and menus) after another MUI control is clicked in a webkitgtk browser. Note that this issue does not appear to be an issue in Chrome or Firefox. The reason I care about webkitgtk is that it used by Tauri.
Your environment
Issue manifests in Epiphany (Gnome Web) at https://codesandbox.io/p/sandbox/quirky-bartik-8wk4ff?file=/package.json:3,1-10,27
Search keywords: webkitgtk highlight
The text was updated successfully, but these errors were encountered: