Bug 223138

Summary: AX: PDF frame conversion routines need to be updated
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description chris fleizach 2021-03-12 13:32:10 PST
PDF bounding boxes are wrong in WebKit because
1) there's no way for PDF objects to get the primary screen height
2) the PDFPluginAXObject's position is not being converted correctly

<rdar://75368260>
Comment 1 chris fleizach 2021-03-12 13:34:42 PST
Created attachment 423078 [details]
patch
Comment 2 EWS 2021-03-12 18:26:53 PST
Committed r274377: <https://commits.webkit.org/r274377>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423078 [details].