WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263979
AX: comboboxes with aria-activedescendant but no aria-owns no longer work
https://bugs.webkit.org/show_bug.cgi?id=263979
Summary
AX: comboboxes with aria-activedescendant but no aria-owns no longer work
Dominic Mazzoni
Reported
2023-10-31 09:52:27 PDT
WebKit should fire a notification when aria-activedescendant changes on a combobox, so that AT can announce the selected child. Previously this worked, but a refactor (
https://bugs.webkit.org/show_bug.cgi?id=240357
) led it to only work when the combobox uses aria-owns or aria-controls. It should also work when the author doesn’t use those.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-31 09:52:37 PDT
<
rdar://problem/117747058
>
Dominic Mazzoni
Comment 2
2023-10-31 10:47:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19777
EWS
Comment 3
2023-11-03 10:10:52 PDT
Committed
270182@main
(481028cb765b): <
https://commits.webkit.org/270182@main
> Reviewed commits have been landed. Closing PR #19777 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug