Closed
Bug 45558
Opened 25 years ago
Closed 25 years ago
Can not cancel default IMG dragging handler
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: emk, Assigned: joki)
References
()
Details
Steps to reproduce:
1. Launch Mozilla.
2. Navigate to http://www3.airnet.ne.jp/emk/dhtml/drag.html
3. Drag the image using left button.
Actual result:
After few pixels moving, the image stopped and the mouse cursor changed to the
dragging cursor.
Expected result:
The image should move until you release the button.
If you drag the image using right button, everything works well.
Occurs on:
2000071420 nightly build on Windows 2000.
Comment 1•25 years ago
|
||
Reassigning to the event handling folks...
Assignee: jst → joki
Component: DOM Level 2 → Event Handling
QA Contact: vidur → janc
| Reporter | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 47022 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•