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
314120
AX: VoiceOver's Skip redundant labels setting not respected on
https://marconius.com/fun/wordBop/
https://bugs.webkit.org/show_bug.cgi?id=314120
Summary
AX: VoiceOver's Skip redundant labels setting not respected on https://marcon...
Tyler Wilcock
Reported
2026-05-05 14:01:43 PDT
Steps to reproduce: 1. Open VoiceOver Utility, go to Navigation, check "Skip redundant labels" 2. Turn on VoiceOver and go to
https://marconius.com/fun/wordBop/
in Safari 3. Expand the Keyboard Shortcuts details and note the labels are not skipped 4. Collapse the details 5. Expand the details, and note that this time the labels are properly skipped as part of the navigation
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-05 14:01:49 PDT
<
rdar://problem/176297111
>
Marco Salsiccia
Comment 2
2026-05-05 17:47:37 PDT
In the repro steps, closing the details element and re-opening does not solve the issue. The labels remain focusable by VoiceOver inside of the details element for both the Select and Inputs. If I take these elements out of the <details> element, or effectively comment out the <details>, <summary>, and </details>, then VoiceOver starts skipping the redundant labels as expected and only lands on the form controls.
Tyler Wilcock
Comment 3
2026-05-06 14:14:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64392
EWS
Comment 4
2026-05-10 08:40:04 PDT
Committed
312967@main
(9d2e9e5acc36): <
https://commits.webkit.org/312967@main
> Reviewed commits have been landed. Closing PR #64392 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