Closed
Description
MenuAnchor for Material 3 is great for contextual menus but there are some minor issues related to accessibility. Specifically, keyboard navigation does not auto-select an element when opening the menu. This causes some UX confusion where the user has to navigate further to access the menu he or she just opened, which in my case is not user friendly.
Setup:
- Material 3
- Windows 10 22H2
- Flutter 3.16.2
Relevant PR:
- feat: Add autofocus for
MenuItemButton
#139396 MenuItemButton doesn't have anautofocus
attribute, thereby making it harder to navigate with the keyboard.
Thanks Flutter Team!
Metadata
Metadata
Assignees
Labels
Important issues not at the top of the work listRunning on desktopNothing broken; request for a new capabilityFocus traversal, gaining or losing focusflutter/packages/flutter/material repository.flutter/packages/flutter repository. See also f: labels.Issue is closed as already fixed in a newer versionOwned by Design Languages teamTriaged by Design Languages team