GNOME Bugzilla – Bug 784549
copy and paste not working if source application is closed
Last modified: 2017-09-14 19:39:59 UTC
The clipboard using copy and paste is not working properly. The copied element is lost if the source application is closed. As long as the application is running, the content remains in the clipboard. This applies to any application. terminal, gedit, firefox, nautilus etc. Steps to Reproduce: 1. Open gedit. 2. Type some text. 3. Copy some text. 4. Paste some text into another application. 5. Close gedit. 6. Paste same text again into another application. The copied element is lost after source application is closed. Fedora 25. Wayland. kernel 4.11.7-200.fc25.x86_64. gnome-shell 3.22.3.
It is working properly. When the application is closed, its buffer is destroyed. I don't see how gnome-shell is involved here?
If this issue is not related to gnome-shell, what else could it be? Wayland? Do you mean that this is how it was intended to work? Why would that be an feature? To me it looks more like a bug.
I can confirm this problem under Wayland. I think there is a bug report about it but I cant find it now.
3.26 beta has this same problem.
See bug 775313 *** This bug has been marked as a duplicate of bug 775313 ***