Bug 212038

Summary: [GTK] Add WEBKIT_EDITING_COMMAND_PASTE_AS_PLAIN_TEXT
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bugs-noreply, cgarcia, ews-watchlist, gustavo, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=177638
Attachments:
Description Flags
Patch
none
Patch none

Description Michael Catanzaro 2020-05-18 12:31:48 PDT
We probably need WEBKIT_EDITING_COMMAND_PASTE_AS_PLAINTEXT to go with the new WEBKIT_CONTEXT_MENU_ACTION_PASTE_AS_PLAIN_TEXT from bug #177638.
Comment 1 Michael Catanzaro 2020-05-18 13:04:21 PDT
Created attachment 399668 [details]
Patch
Comment 2 EWS Watchlist 2020-05-18 13:05:00 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Michael Catanzaro 2020-05-18 13:05:03 PDT
This test is lazy, it just checks that availability matches the existing paste action (it should, it doesn't need its own separate availability). Let's see if it passes EWS....
Comment 4 Michael Catanzaro 2020-05-18 17:53:04 PDT
Created attachment 399691 [details]
Patch
Comment 5 Michael Catanzaro 2020-05-18 17:53:23 PDT
Ephy impl: https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/672
Comment 6 EWS 2020-05-19 06:51:25 PDT
Committed r261855: <https://trac.webkit.org/changeset/261855>

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