Bug 211990 - Allow clipboard API access when pasting from a menu item or key binding
Summary: Allow clipboard API access when pasting from a menu item or key binding
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-16 14:21 PDT by Wenson Hsieh
Modified: 2020-05-18 12:05 PDT (History)
8 users (show)

See Also:


Attachments
For EWS (WIP) (34.59 KB, patch)
2020-05-16 14:30 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
For EWS (WIP) (19.30 KB, patch)
2020-05-16 14:31 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (21.08 KB, patch)
2020-05-16 16:37 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-05-16 14:21:54 PDT
Allow the page to read from the clipboard when handling a paste, as long as the paste was explicitly triggered by the user (i.e. from menu or key binding).
Comment 1 Radar WebKit Bug Importer 2020-05-16 14:22:15 PDT
<rdar://problem/63308916>
Comment 2 Wenson Hsieh 2020-05-16 14:30:28 PDT Comment hidden (obsolete)
Comment 3 Wenson Hsieh 2020-05-16 14:31:00 PDT Comment hidden (obsolete)
Comment 4 Wenson Hsieh 2020-05-16 16:37:56 PDT
Created attachment 399573 [details]
Patch
Comment 5 EWS 2020-05-18 12:05:31 PDT
Committed r261825: <https://trac.webkit.org/changeset/261825>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399573 [details].