Closed
Bug 156453
Opened 23 years ago
Closed 23 years ago
DOM Mouse Scroll events should be handled by a <handler>
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 156454
People
(Reporter: neil, Assigned: hewitt)
Details
Currently a DOM Mouse Scroll event listener is added (and never removed!) to a
listbox or tree widget in its XBL constructor but the code would be simpler if
the event listener was written as an XBL handler.
Comment 1•23 years ago
|
||
submitted twice
*** This bug has been marked as a duplicate of 156454 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•23 years ago
|
||
Weird, this bug number isn't in my session history, only bug 156564...
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•