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

NVDA does not announce the ARIA label if role=presentation is used in Internet explorer #4031

Closed
nvaccessAuto opened this issue Mar 27, 2014 · 5 comments

Comments

@nvaccessAuto
Copy link

Reported by rnickelson on 2014-03-27 19:11
in Internet explorer NVDA does not announce "Page Navigation" which is the aria label for the navigation region. This works as expected in FireFox.

@nvaccessAuto
Copy link
Author

Attachment test.html added by rnickelson on 2014-03-27 19:13
Description:

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2014-03-31 07:10
It looks like we're not rendering text directly beneath role="presentation" in IE. Fixing this will cause that text to be rendered.

It's worth noting that NVDA 2014.1 doesn't have specific support for reporting landmark labels. NVDA 2014.2 (in development) does, and here, you will see the label twice: once because of the landmark and once because of the heading.
Changes:
Milestone changed from None to next

@nvaccessAuto
Copy link
Author

Comment 2 by Michael Curran <mick@... on 2014-04-07 05:13
In [9edc40f]:

Merge branch 't4031' into next. Incubates #4031

Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 3 by Michael Curran <mick@... on 2014-04-22 05:28
In [fa56e12]:

Merge branch 't4031'. Fixes #4031

Changes:
Removed labels: incubating
State: closed

@nvaccessAuto
Copy link
Author

Comment 4 by mdcurran on 2014-04-22 05:29
Changes:
Milestone changed from next to 2014.2

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