Bug 265810

Summary: [UnifiedPDF] UnifiedPDFPlugin should be able to query PDFKit for annotations under a page point
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.