[Webkit-unassigned] [Bug 161734] AX: Aria-activedescendant not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 16:31:08 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=161734

Jesse Beach <jesse.r.beach at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jesse.r.beach at gmail.com

--- Comment #3 from Jesse Beach <jesse.r.beach at gmail.com> ---
We are running up against this issue as well at Facebook. Our top-level search bar experience is hampered on OSX because of this issue. I've put together a codepen that can be tested on OSX with VoiceOver. Note that the items targeted by the aria-activedescendant attribute on the combobox input are not announced by VoiceOver.

http://codepen.io/jessebeach/pen/OWBJRy

I tested this behavior with JAWS 16 on Windows using Chrome and the example codepen behaved as expected -- the items targeted by aria-activedescendant are announced when the id value is changed in the attribute.

This gap is functionality for Safari and Chrome on OSX is a serious impediment for low vision and blind web users.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170209/90bf76b0/attachment.html>


More information about the webkit-unassigned mailing list