[Webkit-unassigned] [Bug 243789] New: Integrate PDF.js with built-in find-in-page functionality
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 09:52:18 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243789
Bug ID: 243789
Summary: Integrate PDF.js with built-in find-in-page
functionality
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: PDF
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: mcatanzaro at gnome.org, thorton at apple.com
rdar://88457582
Right now, find-in-page can only search for the rendered portion.
Few notes:
- We can register a custom DefaultExternalServices that can update the find count by parent.postMessage(..., "*")
- We can use PDFDocument::postMessageToIframe to notify that find state has changed, Firefox does something similar: https://searchfox.org/mozilla-central/rev/43ba67391e71c57a14420e554e9d381543292611/toolkit/components/pdfjs/content/web/viewer.js#14173-14207
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220810/b63bd3c9/attachment.htm>
More information about the webkit-unassigned
mailing list