[Webkit-unassigned] [Bug 218519] [GTK] Can't paste image data (like image/png) from the clipboard in WebKitGtk browsers.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 14 08:04:08 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=218519
--- Comment #5 from Sonny Piers <sonny at fastmail.net> ---
I ran some tests
Everything works fine on MiniBrowser -e (both Wayland and Xorg)
However, on non-editable context it is broken on both Wayland and Xorg.
The paste event https://w3c.github.io/clipboard-apis/#clipboard-event-paste is emitted with a DataTransferItemList length of 0.
I used https://codepen.io/tmrDevelops/pen/YxGQaW to reproduce.
To clarify, file:// pasting works fine - only pasting [Image] data is broken.
--
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/20210114/a109ff5f/attachment.htm>
More information about the webkit-unassigned
mailing list