[Dialog] narrator will automatically jump back to dialog content start when navigate to a button in dialog.
Open
Nobody has claimed this yet.
accessibility
scope: dialog
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Search keywords
accesibility narrator dialog button
Latest version
- I have tested the latest version
Steps to reproduce
Steps:
- visit https://mui.com/material-ui/react-dialog/
- enable Window Narrator
- enable scan mode
- use capslock + arrow navigate to any sample open dialog button
- press enter
- use capslock + arrow navigate to button in dialog
- it will jump back to dialog content automatically when focus on the button
Current behavior
- it will jump back to dialog content automatically when focus on the button
https://github.com/user-attachments/assets/9f36336c-4e97-478d-9dbf-5caf3a215938
Expected behavior
- it should keep focusing on the button but not jump to any other place.
Context
No response
Your environment
You can reproduce it in the official document website.
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.