Bug 166949 - [GTK] Cannot paste primary selection into web view in Wayland
Summary: [GTK] Cannot paste primary selection into web view in Wayland
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-11 16:33 PST by Michael Catanzaro
Modified: 2017-02-18 02:02 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.32 KB, patch)
2017-02-17 16:30 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.