[Webkit-unassigned] [Bug 49141] use data uri instead of webkit-fake-url for contentEditable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 15:51:07 PDT 2016


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

--- Comment #19 from Mateusz <kontakt at mateuszwozniak.pl> ---
Please also note that displaying the pasted image is one problem and using it is another problem. I mean even if the pasted image displays correctly (I can see it even if it has webkit-fake-url) I can't use it from JS code - so e.g. when I paste it to Gmail online app it looks fine, but when I send the email it's gone. I've tried also to draw it on canvas and get as dataURL but of course that also fails because of security reasons (image comes from a different protocol than the web app).

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


More information about the webkit-unassigned mailing list