Open Bug 443938 Opened 16 years ago Updated 3 years ago

image thumbnail (thumb) generated when dragging an image can be a few pixels away from mouse cursor

Categories

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

PowerPC
macOS
defect

Tracking

()

UNCONFIRMED

People

(Reporter: arcanedeath.vashj, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0

Firefox requires a certain threshold of movement from the time you click down on image before you will begin dragging it. The position of the thumbnail generated relative to the cursor is calculated from the original position instead of where you begin dragging after the movement threshold has been reached.

Reproducible: Always

Steps to Reproduce:
1.Click down on corner of image.
2.Drag image away from original position.
3.Look at the gap between the cursor and image.
Actual Results:  
There is a small gap between the cursor and image.

Expected Results:  
The thumbnail position should be relative to where the mouse cursor was when you first clicked but recalculated to match the position of cursor when the threshold to begin dragging has been reached.
Seems like the same bug as bug 376071, no, do you agree?
Component: General → Drag and Drop
OS: All → Mac OS X
Product: Firefox → Core
QA Contact: general → drag-drop
Hardware: All → Macintosh
Version: unspecified → Trunk
(In reply to comment #1)
> Seems like the same bug as bug 376071, no, do you agree?
> 

It seems like they are caused by the same issue but are different symptoms.

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.