Open
Bug 305399
Opened 19 years ago
Updated 4 years ago
image drag should provide data for real mime type
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: chpe, Unassigned)
Details
When dragging an image from gecko to another application, the data should be advertised in image/png, image/gif, image/jpeg etc format, not just in application/x-moz-nativeimage format.
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050821 Firefox/1.6a1 ID:2005082101 Well, if I drag an image into the application Paint or Irfanview, i get the message that "An error has occurred accessing C:\DOCUME~1\me\LOCALS~1\Temp\picture.jpg" or "C:\DOCUME~1\me\LOCALS~1\Temp\picture.jpg" has not been found, or "C:\DOCUME~1\me\LOCALS~1\Temp\picture.jpg: can't read file header. Unknown file format". But I have no problem dragging it into a folder.
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2) > Related to Suite bug 255686? I don't think so, no.
Updated•15 years ago
|
QA Contact: drag-drop
Comment 4•4 years ago
|
||
Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.
If you have reason to believe, this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•