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

The use of aria-hidden doesn't hide content from NVDA as expected. #2706

Closed
nvaccessAuto opened this issue Oct 10, 2012 · 1 comment
Closed

Comments

@nvaccessAuto
Copy link

Reported by bgaraventa on 2012-10-10 06:35
When aria-hidden is used to hide content, the content remains visible in NVDA when using IE 8 and 9, Firefox, and Chrome.

The following sample demonstrates this behavior.

Lots of page content here.
Lightbox content.

When displayed in the browser, NVDA should only see "Lightbox content". Instead, it sees all of the content as though aria-hidden wasn't present.

I also tested this using JAWS and Voiceover with the following results:
Works correctly using Voiceover in iOS Safari.
Works correctly using JAWS 12 and 13 in both Firefox and Chrome.
Works correctly using JAWS 13 in both IE 8 and 9.
 
 It's just NVDA where this doesn't work correctly.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2012-10-10 06:41
Duplicate of #2117, which is already fixed for 2012.3. Please try a recent development snapshot.
Changes:
Added labels: duplicate
State: closed

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

No branches or pull requests

1 participant