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
309494
[macOS] PDF HUD is not accessible to VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=309494
Summary
[macOS] PDF HUD is not accessible to VoiceOver
Abrar Rahman Protyasha
Reported
2026-03-09 06:23:22 PDT
Currently, VO cannot discover the zoom/save/preview buttons on the HUD, since WKPDFHUDView renders its buttons as raw CALayers with manual hit testing, coordinate conversion, and event forwarding. Just on this merit, and ignoring the other shortcomings of the HUD (no liquid glass adoption, double opacity application, etc.), the HUD deserves a redesign with NSButton subviews.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-09 06:23:28 PDT
<
rdar://problem/172084494
>
Abrar Rahman Protyasha
Comment 2
2026-03-09 06:55:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60198
EWS
Comment 3
2026-03-19 01:14:44 PDT
Committed
309541@main
(d1e06d2a87cc): <
https://commits.webkit.org/309541@main
> Reviewed commits have been landed. Closing PR #60198 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