You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
When accessing menu items via the keyboard, we only show the background highlighting for the item, only for unselected items. This may not be enough for accessibility, particularly for the selected item, as there is no indication that the item is currently focused.
Repro (use provided sample under the Tescase section):
Load the sample in the Testcase section below
Notice that the button has the focus and shows a nice box around it
Shift+Tab to focus on the first item in the menu
Expected Result
First menu item should have a box around it indicating it is focused