[menu] Focus is trapped in TalkBack
Open
Nobody has claimed this yet.
accessibility
scope: menu
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Steps to reproduce
Steps:
- Open a link with Select, e.g. https://mui.com/material-ui/react-menu/
- Enable TalkBack
- Open Menu
- Focus is on a whole list of options
- Try to navigate to next element to choose one of the options
Current behavior
Trying to navigate to next item (swipe right), it focuses first item for a fraction of a second and moves the focus back to the whole list.
https://github.com/user-attachments/assets/2d5717e5-a2b4-4769-837f-057c0f03ffb1
Expected behavior
Swiping right and left allows to focus one of the options and double tap chooses it.
Context
Related:
Guess the answer will be the same as there — it’s fixed in base-ui and will land in MUI in next major release, but reporting for completeness.
Your environment
Reproducible on the official documentation page: https://mui.com/material-ui/react-menu/
Search keywords: accessibility, talkback, focus, menu
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.