[Webkit-unassigned] [Bug 231724] AX: VoiceOver doesn't announce aria-activedescendant value for select-only combobox specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 09:43:48 PST 2022


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

--- Comment #3 from Aron Janecki <aron_j at apple.com> ---
Scratch my comment about the confusing thing, just checked and point two of the definition of aria-activedescendant is clear:

"The element with DOM focus is a combobox, textbox or searchbox with aria-controls referring to an element that supports aria-activedescendant, and the value of aria-activedescendant refers to an owned element of the controlled element. For example, in a combobox, focus may remain on the combobox while the value of aria-activedescendant on the combobox element refers to a descendant of a popup listbox that is controlled by the combobox."

https://www.w3.org/TR/wai-aria-1.2/#aria-activedescendant

So, please implement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220303/3eea9438/attachment.htm>


More information about the webkit-unassigned mailing list