RESOLVED FIXED 265810
[UnifiedPDF] UnifiedPDFPlugin should be able to query PDFKit for annotations under a page point
https://bugs.webkit.org/show_bug.cgi?id=265810
Summary [UnifiedPDF] UnifiedPDFPlugin should be able to query PDFKit for annotations ...
Abrar Rahman Protyasha
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-04 12:26:06 PST
Abrar Rahman Protyasha
Comment 2 2023-12-04 13:10:25 PST
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.