[Webkit-unassigned] [Bug 179367] New: Cannot cut'n'paste between webkit instances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 01:42:03 PST 2017


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

            Bug ID: 179367
           Summary: Cannot cut'n'paste between webkit instances
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bugzilla at hadess.net
                CC: bugs-noreply at webkitgtk.org

A mail client as a webapp on one side, epiphany on the other.

Nov 07 10:29:09 classic epiphany[2769]: Error writing selection data: Error writing to file descriptor: Broken pipe
Nov 07 10:29:12 classic epiphany[8460]: gdkselection-wayland.c:266: error reading selection buffer: Operation was cancelled
Nov 07 10:29:40 classic epiphany[2769]: Error writing selection data: Error writing to file descriptor: Broken pipe
Nov 07 10:29:58 classic epiphany[8460]: gdkselection-wayland.c:266: error reading selection buffer: Operation was cancelled

When trying to paste a URL from epiphany's URL bar to the mail client, the mail client's UI hangs.

It's also causing other applications to fail to paste:
Nov 07 10:34:09 classic gnome-terminal-[2939]: gdkselection-wayland.c:266: error reading selection buffer: Operation was cancelled

The first bug is that the selection data cannot be written to, the 2nd one would be that the act of requesting the paste data looks like it's synchronous and hangs the main loop.

webkitgtk4-2.18.2-1.fc27.x86_64
epiphany-3.26.1-1.fc27.x86_64

-- 
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/20171107/b9e1714d/attachment.html>


More information about the webkit-unassigned mailing list