WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug