Bug 268689 - [UnifiedPDF] UnifiedPDFPlugin should handle the "selectAll" editing command
Summary: [UnifiedPDF] UnifiedPDFPlugin should handle the "selectAll" editing command
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: 2024-02-03 03:44 PST by Abrar Rahman Protyasha
Modified: 2024-02-03 16:40 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 2024-02-03 03:44:20 PST
This is straightforward since we can simply query PDFDocument for a selection representing text for the entire document.
Comment 1 Radar WebKit Bug Importer 2024-02-03 03:44:29 PST
<rdar://problem/122230652>
Comment 2 Abrar Rahman Protyasha 2024-02-03 03:48:49 PST
Pull request: https://github.com/WebKit/WebKit/pull/23809
Comment 3 EWS 2024-02-03 16:40:52 PST
Committed 274056@main (1a2dfd4eb52b): <https://commits.webkit.org/274056@main>

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