GNOME Bugzilla – Bug 763738
Clipboard sometimes not shared with other applications
Last modified: 2016-03-24 13:52:02 UTC
The clipboard often isn't shared with GTK+ widgets. I'm not sure what the exact logic is, but I'm often unable to copy text from gedit or even from Epiphany's URL field into a webpage. When it happens, it's as if Epiphany has its own clipboard, which is stuck on whatever I had copied in there last (typically text from another web page). This issue often combines with bug 763737: it means that I can't copy/paste the text into gedit in order to clear the formatting, before pasting it back into a web page.
Are you running under Wayland? We don't support copy/paste under Wayland yet, unfortunately.
Pretty sure you're running under Wayland; I've never had any issues with clipboard under X11. Hopefully we'll get this done next cycle....
I experience this under X11, the symptoms do feel a lot like the broken clipboard under Wayland however (e.g. what I reported in https://bugs.webkit.org/show_bug.cgi?id=150316) Don't think this is an Ephy problem though, because I'm pretty sure it also happens with Geary. If so, it means it's a pretty long standing issue in WebKitGTK. Probably never reported it because I don't know how to reproduce it.
(In reply to Michael Gratton from comment #3) > I experience this under X11, Uh-oh. > the symptoms do feel a lot like the broken > clipboard under Wayland however (e.g. what I reported in > https://bugs.webkit.org/show_bug.cgi?id=150316) > > Don't think this is an Ephy problem though, because I'm pretty sure it also > happens with Geary. If so, it means it's a pretty long standing issue in > WebKitGTK. > > Probably never reported it because I don't know how to reproduce it. It's strange as I've used Epiphany for years without noticing this, but that's not so unusual if it's a race. We did have a bug where data would be lost from the clipboard when closing the browser tab, but that's been fixed for a while.