When using `role="heading"` and `aria-level`, jumping directly to a specific heading level is buggy in IE #5434
Labels
Comments
Comment 1 by jteh on 2015-10-21 22:53 |
Comment 2 by jteh on 2015-10-22 01:02
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by jmuheim on 2015-10-21 13:02
I have added a demo of how to overrule heading levels using ARIA:
http://developer-guide.access4all.ch/en/examples/overrule_heading_levels_using_aria
While playing with it, I noticed that NVDA jumps to headings of all levels when pressing the
1
key. The2
key seems to work as expected.Is this a bug in NVDA with IE? In FF it works, and JAWS works in both FF and IE.
The text was updated successfully, but these errors were encountered: