[Webkit-unassigned] [Bug 135210] [GTK] clipboard data lost on exit (redux)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 2 09:48:36 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=135210

Isaque Galdino <igaldino at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igaldino at gmail.com

--- Comment #1 from Isaque Galdino <igaldino at gmail.com> ---
Ok, this might not be the same related issue, but anyway.

Wayland clipboard support [0] doesn't allow clipboard content to be used after application quits.

For X11, that issue was really fixed on [1], but removed in [0].

Bijiben uses webkit_web_view_execute_editing_command function to deal with clipboard, but it only keeps content after application quits on X11, not Wayland [2].

[0] https://bugs.webkit.org/show_bug.cgi?id=146574
[1] https://bugs.webkit.org/show_bug.cgi?id=27411
[2] https://bugzilla.gnome.org/show_bug.cgi?id=775312

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180102/c42e6f42/attachment.html>


More information about the webkit-unassigned mailing list