Closed Bug 194648 Opened 22 years ago Closed 22 years ago

DOM 2 User Interface Events not supported? (document.createEvent("UIEvents") returns NS_ERROR_DOM_NOT_SUPPORTED_ERR

Categories

(Core :: DOM: Events, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 60212

People

(Reporter: leonard, Assigned: saari)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030221 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030221 A call to document.createEvent("UIEvents") throws this exception ("MouseEvents" works fine): Error: uncaught exception: [Exception... "Object cannot be created in this context" code: "9" nsresult: "0x80530009 (NS_ERROR_DOM_NOT_SUPPORTED_ERR)" location: "http://randomfoo.net/sandbox/mozilla/dispatchEvent/ui.html Line: 11"] Does this mean that creating UIEvents isn't implemented? Reproducible: Always Steps to Reproduce:
*** This bug has been marked as a duplicate of 60212 ***
Status: NEW → RESOLVED
Closed: 22 years ago
QA Contact: desale → vladimire
Resolution: --- → DUPLICATE
Summary: DOM 2 User Interface Events not supported? (document.createEvent("UIEvents") returns NS_ERROR_DOM_NOT_SUPPORTED_ERR → DOM 2 User Interface Events not supported? (document.createEvent("UIEvents") returns NS_ERROR_DOM_NOT_SUPPORTED_ERR
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.