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

MSHTML: quicknav to graphics should locate a node with ARIA role of img #5062

Closed
nvaccessAuto opened this issue Apr 27, 2015 · 2 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by mdcurran on 2015-04-27 05:04
Quicknav for graphics in MSHTML browse mode currently only locates nodes with a node tag of img. It should also locate nodes with an ARIA role of img.

@nvaccessAuto
Copy link
Author

Comment 1 by Michael Curran <mick@... on 2015-04-27 05:07
In [4da9b2e]:

Merge branch 't5062' into next. Incubates #5062

Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 2 by James Teh <jamie@... on 2015-05-08 01:43
In [eb1e30d]:

In Internet Explorer and other MSHTML controls, pressing g or shift+g to navigate to graphics now includes elements marked as images for accessibility purposes (i.e. ARIA role img).

Fixes #5062.

Changes:
Removed labels: incubating
State: closed

@nvaccessAuto nvaccessAuto added this to the 2015.2 milestone Nov 10, 2015
michaelDCurran added a commit that referenced this issue Nov 23, 2015
… to navigate to graphics now includes elements marked as images for accessibility purposes (i.e. ARIA role img).

Fixes #5062.
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