Bug 265810 - [UnifiedPDF] UnifiedPDFPlugin should be able to query PDFKit for annotations under a page point
Summary: [UnifiedPDF] UnifiedPDFPlugin should be able to query PDFKit for annotations ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-04 12:25 PST by Abrar Rahman Protyasha
Modified: 2023-12-04 20:11 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abrar Rahman Protyasha 2023-12-04 12:25:35 PST
We currently don't have the transformations in place to map a point in root view to the page space, and as such cannot perform hit-testing to get the PDFAnnotation objects of interest under a page point. We should introduce these in anticipation of getting cursor updates to work correctly over text and other annotation types.
Comment 1 Radar WebKit Bug Importer 2023-12-04 12:26:06 PST
<rdar://problem/119147700>
Comment 2 Abrar Rahman Protyasha 2023-12-04 13:10:25 PST
Pull request: https://github.com/WebKit/WebKit/pull/21293
Comment 3 EWS 2023-12-04 20:11:30 PST
Committed 271528@main (b3ccba3d047d): <https://commits.webkit.org/271528@main>

Reviewed commits have been landed. Closing PR #21293 and removing active labels.