Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 320227

Summary: Javascript IDE ECMA 3 DOM reference does not include Element.removeEventListener()
Product: [Technology] DLTK Reporter: Oded Arbel <oded>
Component: JavaScriptAssignee: dltk.common-inbox <dltk.common-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Oded Arbel CLA 2010-07-19 04:41:47 EDT
When writing Javscript code in the Javascript editor that uses the removeEventListener method - specified by W3 for removing event listeners - is reported as an error. 

Interestingly enough, both of the non-standard methods attachEvent _and_ detachEvent are supported - and the attached documentation claim these are standard ECMA DOM Level 3 methods and points to the correct DOM Level 3 specification, which obviously has no mention of these.
Comment 1 Dawid Pakula CLA 2020-01-03 07:53:23 EST
JavaScript support has been removed