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 738973 - wayland: clipboard notification fails
wayland: clipboard notification fails
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-10-21 22:13 UTC by Matthias Clasen
Modified: 2014-12-05 02:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2014-10-21 22:13:55 UTC
Under wayland, the paste button in the example in page 3 of gtk3-widget-factory never becomes sensitive, even when the clipboard has content. Ctrl-V works. I conclude that we're not getting notification about clipboard ownership changes.
Comment 1 Matthias Clasen 2014-10-22 00:42:13 UTC
This is due to lack of owner-change notification for clipboards. Another symptom of this is that you can have multiple entries with a selection if you tab between entries
Comment 2 Matthias Clasen 2014-12-05 02:45:39 UTC
should be fixed by now