After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782461 - Commit "clipboard: Try the mimetype first" breaks copy-paste under certain circumstances
Commit "clipboard: Try the mimetype first" breaks copy-paste under certain ci...
Status: RESOLVED DUPLICATE of bug 782453
Product: gtk+
Classification: Platform
Component: .General
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-05-10 16:55 UTC by adee.edu
Modified: 2017-05-10 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description adee.edu 2017-05-10 16:55:32 UTC
Commit 7d9450fb60b03dcead85a462f30f24e60119c520 breaks copy-paste for at least the following use-case:

Ctrl+C text from Chromium under Xwayland
Ctrl+V it into gedit under wayland

Result:
Nothing gets pasted into gedit. 

Reverting this change makes it working again.
Comment 1 Christoph Reiter (lazka) 2017-05-10 16:57:01 UTC
Thanks

*** This bug has been marked as a duplicate of bug 782453 ***