Closed Bug 156454 Opened 23 years ago Closed 23 years ago

DOM Mouse Scroll events should be handled by a <handler>

Categories

(Core :: XUL, defect)

x86
Windows 95
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: neil, Assigned: hewitt)

References

Details

(Keywords: polish)

Attachments

(1 file, 1 obsolete file)

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.
Attached patch Proposed patch (obsolete) — Splinter Review
Keywords: patch, polish, review
*** Bug 156453 has been marked as a duplicate of this bug. ***
Comment on attachment 90608 [details] [diff] [review] Proposed patch r=varga
Attachment #90608 - Flags: review+
Attached patch Fixed patchSplinter Review
Pike spotted an aEvent.detail which should have been converted to rows.
Attachment #90608 - Attachment is obsolete: true
Comment on attachment 91631 [details] [diff] [review] Fixed patch r=varga
Attachment #91631 - Flags: review+
Attachment #91631 - Flags: superreview?(bzbarsky)
Attachment #91631 - Flags: superreview?(bzbarsky) → superreview+
Fix was checked in by timeless.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
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.

Attachment

General

Created:
Updated:
Size: