-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Bug Report
Environment
Zola version: 0.17.2
tabi commit: latest
Expected Behavior
As per definition of the menu pattern, the following hould happen:
- Clicking the menu button should move keyboard focus to the first keybaord accessible menu item,
- up/down arrow keys should move keyboard focus to the previous/next keyboard accessible menu item,
- Keyboard focus should get trapped in the menu as long as it remains open,
- Escape should move focus back to the menu button and hide the menu again.
Current Behavior
The menu only can get navigated using tab, which works, but is unusual.
Step to Reproduce
Navigate to the language picker by keyboard using the tab key and hit enter/space to activate it. Keyboard focus will remain in place. Press tab to move to the first menu item. Hit up/down arrow keys. Nothing will happen.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed