Open
Bug 250732
Opened 20 years ago
Updated 4 years ago
Dragging images with with a query name in URL does not work
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)
Tracking
()
NEW
People
(Reporter: johnhoogstrate, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040514
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040514
Dragging images from the browser to the desktop, or another local directory does
not work when the image name is composed out of a query string in the url like
in the example.
Reproducible: Always
Steps to Reproduce:
1. drag image to desktop
Actual Results:
nothing happens
Expected Results:
Save the image to the desktop, possibly rename it.
I'm seeing this as well in Mozilla 1.7 and 1.5.
Tested the other browsers.
Firefox .9 creates shortcut to URL on desktop.
Opera 7.2 creates shortcut to URL on desktop.
IE creates copy of file on desktop.
Response Headers - http://images.fotopic.net/?iid=y32pg3&outx=600&oq=0
Date: Sat, 10 Jul 2004 12:10:18 GMT
Server: Apache/1.3.29 (Unix) PHP/5.0.0RC1 mod_throttle/3.1.2
X-Powered-By: PHP/5.0.0RC1
content-disposition: inline; filename=DSC00051.JPG
Connection: close
Transfer-Encoding: chunked
Content-Type: image/jpeg
I see this on W2K Moz 2004092306 and FF 1.0PR, but I don't even get a shortcut.
I get an IE warning but after I click yes nothing happens.
->XP Apps:D&D
Assignee: general → nobody
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Apps: Drag and Drop
Ever confirmed: true
QA Contact: general
Updated•15 years ago
|
QA Contact: drag-drop
Comment 3•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: minor → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•