[Webkit-unassigned] [Bug 271287] New: AX: Mac combo boxes should expose aria-activedescendant as AXSelectedChildren
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 19 17:40:23 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271287
Bug ID: 271287
Summary: AX: Mac combo boxes should expose
aria-activedescendant as AXSelectedChildren
Product: WebKit
Version: Safari Technology Preview
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dm_mazzoni at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
This is necessary, but probably not sufficient, to support https://bugs.webkit.org/show_bug.cgi?id=231724 (AX: VoiceOver doesn't announce aria-activedescendant value for select-only combobox specification). There are other bugs preventing VoiceOver from working but exposing the active descendant is pretty fundamental so I'd like to get that in first.
Part of the bug is that an element can be both a combo box and a text field, so the supported attribute logic needed to be updated to take that into account.
--
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/20240320/016f4cf0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list