-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modal - Issue with chromevox and current focus #36682
Comments
@mui/core, does anyone of you have a Chromebook to verify and debug it? @garyb1 I've verified this on NVDA on Windows and VoiceOver on MacOS and it works fine, so I think your best bet would be to report an issue in Chromevox. |
Hey @michaldudak I have tested against many modal dialogs listed on the component.gallery website, and using chromevox I cannot reproduce the issue anywhere other than the MUI dialog component. |
Just checking back in to see if there have been any updates on this matter. Thank you! |
Sorry, but we're not able to reproduce the issue on our end. Feel free to look at it yourself, and we'll try to assist as much as we can. |
hey @michaldudak I see you asked the mui/core team if they could verify it with a chromebook. Did they respond? |
No, there's nothing here, nor I got any private messages, so it looks like nobody from thr team has access to one. |
Duplicates
Latest version
Steps to reproduce 🕹
Video Examples:
Screen.recording.2023-03-29.12.48.22.mp4
Screen.recording.2023-03-29.12.43.53.mp4
Link to live example: MUI React Dialog Page
Steps:
Current behavior 😯
Interact with component and see focus keeps jumping outside the dialog/drawer.
I removed the -1 tabindex from the dialog container, and placed it on the element with the dialog role instead, which seems to have helped, but that might break the component for others if they are focusing on the outer container.
Expected behavior 🤔
Focus should not be jumping outside the dialog.
Context 🔦
I'm not 100% sure if this is the same issue mentioned on Issue #23827
Any of the MUI Dialogs/Drawers are giving some focus issues when using the chromevox screen reader on ChromeOS.
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: