RESOLVED WORKSFORME 136071
AX: elements with aria-hidden="true" are still read by VoiceOver on OS X
https://bugs.webkit.org/show_bug.cgi?id=136071
Summary AX: elements with aria-hidden="true" are still read by VoiceOver on OS X
Michael Bailey
Reported 2014-08-19 08:05:52 PDT
Created attachment 236813 [details] Example page with aria-hidden In Safari 8.0 (10600.1.8) on OS X Yosemite, VoiceOver will navigate to and read elements that have the aria-hidden="true" attribute set. In the attached HTML page, press control+option+shift+down to focus the HTML content area, and then press the down arrow to navigate through the elements. VoiceOver reading both the normal h1 element and the p element marked with aria-hidden="true". On iOS (7.1.2 and 8.0 beta 5), using horizontal swipes to move from element to element reads the h1, but skips the p with aria-hidden="true". I believe this is the intended behavior.
Attachments
Example page with aria-hidden (153 bytes, text/html)
2014-08-19 08:05 PDT, Michael Bailey
no flags
Radar WebKit Bug Importer
Comment 1 2014-08-19 08:06:13 PDT
chris fleizach
Comment 2 2014-09-09 09:26:33 PDT
I am on the latest developer seed of Yosemite, and I do not see this behavior. VoiceOver is not able to reach this element and if I use accessibility inspector, I only see one child of the Web area (the heading) Maybe this resolved itself in the meantime?
Note You need to log in before you can comment on or make changes to this bug.