Bug 166949

Summary: [GTK] Cannot paste primary selection into web view in Wayland
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=1412207
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2017-01-11 16:33:22 PST
Seems that primary selection is only half-supported. You can paste out (i.e. WebKit does update the selection clipboard when you select text) but you cannot paste into WebKit using middle-click.

I thought we had a #PLATFORM(WAYLAND) check somewhere to turn off primary selection on Wayland, because it used to not be supported at all. I thought that might be the problem, but I can't find it anymore. Maybe we got rid of it.
Comment 1 Michael Catanzaro 2017-02-17 16:30:52 PST
Created attachment 302009 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-18 02:02:56 PST
Comment on attachment 302009 [details]
Patch

Clearing flags on attachment: 302009

Committed r212605: <http://trac.webkit.org/changeset/212605>
Comment 3 WebKit Commit Bot 2017-02-18 02:02:59 PST
All reviewed patches have been landed.  Closing bug.