[Webkit-unassigned] [Bug 105507] New: Unexpected results when dragging base64 encoded <img> elements to certain apps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 01:24:52 PST 2012


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

           Summary: Unexpected results when dragging base64 encoded <img>
                    elements to certain apps
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://jsfiddle.net/razola/8XdtT/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sebastian.razola at gmail.com


Created an attachment (id=180295)
 --> (https://bugs.webkit.org/attachment.cgi?id=180295&action=review)
What dragging a base64 encoded image to Sparrow's icon results in

Dragging a base64 encoded <img> element to some apps users get the actual image data, and not an image.

For example dragging a base64 encoded image to the Mail.app's or Sparrow's icon the actual image data is pasted into the email's body field. Drag a normal image and it's properly attached as an image.

Using Chrome both normal and base64 encoded images behave as expected. That is, users always gets an image (if the drag destination supports images that is). 

See this example: http://jsfiddle.net/razola/8XdtT/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list