[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 14:57:54 PDT 2016


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

--- Comment #16 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #15)
> On my Mac, it seems we use RTFD format to copy/paste the image by default.
> There is an internal setting (preferMIMETypeForImages) to stop using RTFD
> format for images and simply treat them as images. If I turn on the setting,
> the image seems to paste fine.
> 
> The bug must be related to our RTFD formatting / processing code.

Also note that when not using RTFD, the pasted image looks like:
<img src="webkit-fake-url://1d5cfcc6-f668-47ca-a47d-6e118d68df50/image.tiff">

It is also using a webkit-fake-url and yet the image is displayed correctly.

-- 
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/8d43902e/attachment.html>


More information about the webkit-unassigned mailing list