Bug 309494

Summary: [macOS] PDF HUD is not accessible to VoiceOver
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2026-03-09 06:23:28 PDT
Abrar Rahman Protyasha
Comment 2 2026-03-09 06:55:31 PDT
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.