Closed Bug 128778 Opened 24 years ago Closed 23 years ago

UIEvent interface not supported

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 60212

People

(Reporter: sunrise_ey, Assigned: joki)

Details

UIEvent interface is not supported in Mozilla. i.e., - document.createEvent("UIEvents") doesn't create an UIEvent object. - initEvent of UIEvent interface is not implemented. - readonly attributes 'detail' and 'view' are implemented for MouseEvents only (implemented by nsDOMEvent::GetDetail and nsDOMEvent::GetView) Is there any reason for not supporting UIEvent interface?
*** This bug has been marked as a duplicate of 60212 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.