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: | Assignee: | 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 |
Abrar Rahman Protyasha
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119147700>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/21293
EWS
Committed 271528@main (b3ccba3d047d): <https://commits.webkit.org/271528@main>
Reviewed commits have been landed. Closing PR #21293 and removing active labels.