Open
Bug 507968
Opened 16 years ago
Updated 5 years ago
Drop event's screen coordinates are incorrect when dropped on a browser in a stack
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: benpmorgan+bugzilla, Unassigned)
Details
Attachments
(1 file)
1.28 KB,
application/vnd.mozilla.xul+xml
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090707
If there is a XUL stack with a browser at the bottom and a box on top, dropping on to the stack will give the wrong values for event.screenX and event.screenY; these will be offset by the browser's x and y.
Reproducible: Always
This happens on both windows and linux for xulrunner 1.9.1, but doesn't happen with xulrunner 1.9.0
Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•5 years ago
|
||
Bulk-downgrade of unassigned, >=3 years 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
•