mui / mui/material-ui

[select] Cannot choose a value on Androids TalkBack

Open
#46,736 6 comments 0 reactions 1 assignee View on GitHub

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:

  1. Open a link with Select, e.g. https://mui.com/material-ui/react-select/
  2. Enable TalkBack
  3. Open Select
  4. Focus is on a whole list of options
  5. 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
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.