Closed
Bug 459334
Opened 17 years ago
Closed 17 years ago
Drag and Drop loads image URL (HTML5 drag-drop API)
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 471438
People
(Reporter: BijuMailList, Unassigned)
References
()
Details
(Keywords: regression)
http://groups.google.com/group/mozilla.dev.quality/browse_thread/thread/be9e581bb05d8fd9#
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre)
Gecko/20081008 Minefield/3.1b2pre
test 1.
* go to http://www.whatwg.org/demos/2008-sept/dnd/dnd.html
* try to drag and drop items to the box
* result: browser navigate to item image url
* expected: items drags to the box
test 1.
* go to http://www.google.com/firefox
* select some text on the page
* drag selection to the search <input> box
* result: browser navigate to search selected text
* expected: selected text just drags to <input> box
it is not a issue on
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre)
Gecko/20080929033431 Minefield/3.1b1pre
Keywords: regression
Comment 2•17 years ago
|
||
I can confirm the first issue. Here is the regression range.
works:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2008-10-06-03-mozilla-central/
broken:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2008-10-07-03-mozilla-central/
Comment 3•17 years ago
|
||
This is caused by the fix for 458070, just like bug 459323.
Since bug 459323 covers the second issue, let's focus on the first one in this bug, though a fix for bug 459323 will likely fix this one as well, I think.
Blocks: 458070
OS: Windows XP → All
Summary: Drag and Drop issue → Drag and Drop loads image URL (HTML5 drag-drop API)
Updated•17 years ago
|
Flags: blocking1.9.1?
Comment 4•17 years ago
|
||
Is this still broken?
Comment 5•17 years ago
|
||
Biju Gm mailed me "yes". Please do not reply by mail next time, thanks.
Comment 6•17 years ago
|
||
I'm getting similar issues with latest FF 3.05 (just updated 10 minutes ago)
1. Browse to any page with images
2. Click-hold-drag image to desktop; release
3. Nothing. No error message; no image copied.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking1.9.1?
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•