Closed Bug 25758 Opened 25 years ago Closed 24 years ago

[DOM] remove event listener (removeEventListener method) fails

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: myk, Assigned: joki)

References

()

Details

(Whiteboard: [fixinhand][nsbeta3+])

Attachments

(1 file)

Overview Description: 

The removeEventListener method should remove an event listener created 
with the addEventListener method, but it doesn't.

Steps to Reproduce: 

1) Create an simple event listener function that does something noticable.
2) Register the event listener on the document.
3) Remove the event listener.
4) Trigger the event.

(in the test case click anywhere in the document to witness this behavior)

Actual Results: 

Something noticable happens.

Expected Results: 

Nothing noticable should happen.

Build Date & Platform Bug Found: 

Linux 2000-01-25-20 (M13)

Additional Builds and Platforms Tested On: 

none

Additional Information: 

I'm using event capturing here, but the problem manifests itself
without it also.
Could you tell me if the bug still exists? 
Because when I clicked on the test page I get an ALERT window with "Event-Type:" 
or "Node-Type:" information.  
Setting milestone
Target Milestone: M16
M16 has been out for a while now, these bugs target milestones need to be 
updated.
Adding [DOM] prefix to bugs related to DOM Level 0, 1, or 2 
compatibility/compliance.
Status: NEW → ASSIGNED
Summary: remove event listener (removeEventListener method) fails → [DOM] remove event listener (removeEventListener method) fails
Have a fix.

nominating nsbeta3
Keywords: nsbeta3
Whiteboard: [fixinhand]
Updating Milestone to M18.
Target Milestone: M16 → M18
Mass update:  changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Marking nsbeta3+...
Whiteboard: [fixinhand] → [fixinhand][nsbeta3+]
Joki's fixes have been checked in by saari.  Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking VERIFIED FIXED on:
- LinuxRH62 2000-09-07-08-M18 Commercial
- Win98     2000-09-07-08-M18 Mozilla
- MacOS86   2000-09-07-04-M18 Commercial
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: