Skip to content
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

Defaulting to the body element breaks a11y on Firefox #496

Closed
chawes13 opened this issue Oct 22, 2021 · 0 comments · Fixed by #559
Closed

Defaulting to the body element breaks a11y on Firefox #496

chawes13 opened this issue Oct 22, 2021 · 0 comments · Fixed by #559
Assignees
Labels
Milestone

Comments

@chawes13
Copy link
Contributor

When aria-hidden="true" is applied to the body, VoiceOver on Firefox will ignore all content in the window. Instead, we could default to #root or main.

reactjs/react-modal#359

@chawes13 chawes13 added bug a11y Accessibility labels Oct 22, 2021
@chawes13 chawes13 changed the title Defaulting to the body element breaks on Firefox Defaulting to the body element breaks a11y on Firefox Oct 22, 2021
@chawes13 chawes13 self-assigned this Jan 11, 2022
@chawes13 chawes13 mentioned this issue Jun 23, 2022
5 tasks
@chawes13 chawes13 linked a pull request Jun 23, 2022 that will close this issue
5 tasks
@chawes13 chawes13 mentioned this issue Jun 23, 2022
5 tasks
@chawes13 chawes13 added this to the v7 milestone Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant