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

TalkBack: Going to content behind modal #102

Open
blakejoy opened this issue Dec 16, 2019 · 3 comments
Open

TalkBack: Going to content behind modal #102

blakejoy opened this issue Dec 16, 2019 · 3 comments

Comments

@blakejoy
Copy link

Anyone else have an issue with talkback allowing users to swipe to the content behind the modal?

@crutchcorn
Copy link

We're seeing the same issue on a project I'm working on. This isn't just an issue with TalkBack - we're seeing the same behavior with Voiceover on iOS and MacOS.

@crutchcorn
Copy link

crutchcorn commented Feb 10, 2020

A link to a minimal recreation:

https://stackblitz.com/edit/react-aria-modal-test

Just use the MacOS' move A11Y focus up button (Ctrl + Option + Left arrow)

@crutchcorn
Copy link

The solution, I've found, is to use getApplicationNode in order to aria-hide the background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants