RESOLVED WONTFIX 180122
[GTK][Wayland] Clipboard text lost when window is closed
https://bugs.webkit.org/show_bug.cgi?id=180122
Summary [GTK][Wayland] Clipboard text lost when window is closed
Michael Catanzaro
Reported 2017-11-28 19:30:56 PST
Clipboard text is lost when the window is closed. We're missing a call to gtk_clipboard_store() somewhere.
Attachments
Michael Catanzaro
Comment 1 2017-12-02 09:57:04 PST
Wow this is not our fault, it happens for all applications. The problem is that GdkWaylandDisplay does not support clipboard persistence. That's another Wayland protocol extension that needs to be written. Sigh.
Michael Catanzaro
Comment 2 2018-01-02 12:48:10 PST
*** Bug 135210 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.