Closed Bug 46261 Opened 26 years ago Closed 26 years ago

All of the javascript events on Image object are broken

Categories

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

x86
All
defect

Tracking

()

VERIFIED DUPLICATE of bug 46046

People

(Reporter: vladimire, Assigned: joki)

Details

Attachments

(1 file)

All of the javascript events (onerror, onload, onkeypress, onkeydown, onkeyup, onabort)on Image object are broken. BUILDS: 2000071810 STEPS TO REPRODUCE: Open the attached testcase As soon as the page starts loading press stop, to generate the ONABORT event. Check if any alert boxes pop up. Select the Image that has keypress by it and type something. Select the Image that has keydown by it and type something. Select the Image that has keyup by it and type something. EXPECTED RESULTS: As soon as the page is aborted an alert box saying "ONABORT" should pop up, Also alert boxes "ONLOAD" and "ONERROR" should appear. When you type while one of the keyboard event images is selected alertboxes informing you of an event should show up. ACTUAL RESULTS: Nothing happens...
Attached file testcase
*** This bug has been marked as a duplicate of 46046 ***
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Updating QA Contact.
QA Contact: ckritzer → lorca
Verifying duplicate
Status: RESOLVED → VERIFIED
QA Contact: lorca → vladimire
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: