Bug 223138 - AX: PDF frame conversion routines need to be updated
Summary: AX: PDF frame conversion routines need to be updated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-12 13:32 PST by chris fleizach
Modified: 2021-03-12 18:26 PST (History)
2 users (show)

See Also:


Attachments
patch (4.01 KB, patch)
2021-03-12 13:34 PST, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].