Open Bug 550607 Opened 14 years ago Updated 3 years ago

dragged images don't work if dragged from out of div

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: aj0020020, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6 (.NET CLR 3.5.30729)
Build Identifier: 3.6 -  Other stuff unknown

Images located inside a div element with scroll bars (aka overflow) that are dragged may not display correctly during dragging. Only the visible part of the image (not out of the div) when the drag was started will be shown during the drag process.

Reproducible: Sometimes

Steps to Reproduce:
1. Make a div (other elements may work too)
2. Set the CSS overflow proptery to auto or scroll
3. Make sure part of the image is out of the div and drag it
Actual Results:  
Only part of the image (the starting visible part) shows up during dragging.

Expected Results:  
The whole image should show up when dragged.

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: trivial → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.