[select] Cannot choose a value on Androids TalkBack
Open
Nobody has claimed this yet.
accessibility
scope: select
type: bug
- 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-select/
- Enable TalkBack
- Open Select
- 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/e7aee7f7-651e-454e-a6ce-a0fac80337af
Expected behavior
Swiping right and left allows to focus one of the options and double tap chooses it.
Context
- Possibly related: https://github.com/mui/material-ui/issues/44779
Your environment
Reproducible on the official documentation page: https://mui.com/material-ui/react-select/
v7.3.1
Search keywords: accessibility, talkback, select
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.