Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320227 - Javascript IDE ECMA 3 DOM reference does not include Element.removeEventListener()
Summary: Javascript IDE ECMA 3 DOM reference does not include Element.removeEventListe...
Status: CLOSED WONTFIX
Alias: None
Product: DLTK
Classification: Technology
Component: JavaScript (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: dltk.common-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 04:41 EDT by Oded Arbel CLA
Modified: 2020-01-03 07:53 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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