<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - use data uri instead of webkit-fake-url for contentEditable"
   href="https://bugs.webkit.org/show_bug.cgi?id=49141#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - use data uri instead of webkit-fake-url for contentEditable"
   href="https://bugs.webkit.org/show_bug.cgi?id=49141">bug 49141</a>
              from <span class="vcard"><a class="email" href="mailto:kontakt&#64;mateuszwozniak.pl" title="Mateusz &lt;kontakt&#64;mateuszwozniak.pl&gt;"> <span class="fn">Mateusz</span></a>
</span></b>
        <pre>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).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>