RESOLVED WONTFIX 62466
[chromium] Dragging images to Mail.app results in broken attachments
https://bugs.webkit.org/show_bug.cgi?id=62466
Summary [chromium] Dragging images to Mail.app results in broken attachments
Daniel Cheng
Reported 2011-06-10 11:04:21 PDT
Attachments
Patch (1.62 KB, patch)
2011-06-10 11:07 PDT, Daniel Cheng
no flags
Daniel Cheng
Comment 1 2011-06-10 11:07:53 PDT
Tony Chang
Comment 2 2011-06-10 11:20:19 PDT
Comment on attachment 96761 [details] Patch What happens on Firefox? Also out of curiosity, what does IE do on Windows?
Tony Chang
Comment 3 2011-06-10 11:20:52 PDT
(In reply to comment #2) > (From update of attachment 96761 [details]) > Also out of curiosity, what does IE do on Windows? I ask because I'm not sure if we should #ifdef this or just remove it completely.
Eric Seidel (no email)
Comment 4 2011-06-13 14:56:04 PDT
Comment on attachment 96761 [details] Patch I would say we should add a manual-test, but I'm not sure how useful it is, except to remind us of the existence of this bug.
Tony Chang
Comment 5 2011-06-13 14:59:40 PDT
I don't think Eric read the comments on the bug. Anyway, it's fine to commit, but if it turns out that FF and IE don't put an <img> tag on the clipboard when dragging an image, we should just remove the code.
WebKit Review Bot
Comment 6 2011-06-13 15:06:32 PDT
Comment on attachment 96761 [details] Patch Clearing flags on attachment: 96761 Committed r88704: <http://trac.webkit.org/changeset/88704>
WebKit Review Bot
Comment 7 2011-06-13 15:06:36 PDT
All reviewed patches have been landed. Closing bug.
Dimitri Glazkov (Google)
Comment 8 2011-06-13 15:39:42 PDT
Reverted r88704 for reason: Caused layout test failures on Chromium Mac. Committed r88721: <http://trac.webkit.org/changeset/88721>
Daniel Cheng
Comment 10 2013-04-08 13:15:16 PDT
Fixed on the Chromium-side using a better approach.
Note You need to log in before you can comment on or make changes to this bug.