Closed
Bug 18632
Opened 22 years ago
Closed 22 years ago
drag events bubble up even when handled
Categories
(Core :: XUL, defect, P1)
Core
XUL
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: mikepinkerton, Assigned: mikepinkerton)
References
Details
drags (especially drag gestures) will continue to bubble to the top even when they have been handled by a ondraggesture (or whatever) handler. need to find a way to stop this.
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Target Milestone: M12
Assignee | ||
Comment 1•22 years ago
|
||
assigned, p1 for m12.
Assignee | ||
Updated•22 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•22 years ago
|
||
fixed. changes were to the JS handlers, not any code.
Updated•22 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•22 years ago
|
||
nothing for me to do here, marking VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•