Closed Bug 1294 Opened 26 years ago Closed 26 years ago

ss:onclick event handler doesn't work

Categories

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

All
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: joki)

References

()

Details

Here's a simple test case: <p onclick="alert('fff');">Foo</p> It doesn't work in my 11-6-98 Win32 Release build. onmousedown, however, does work.
Status: NEW → ASSIGNED
Summary: onclick event handler doesn't work → ss:onclick event handler doesn't work
angus, how is this with the new build? Is this bug Linux only?
Hardware: X-Windows → PC
It's not Linux only; it was a mistake I made when entering the bug the first time from my Linux box. Unfortunately, you cannot undo that sort of mistake :-) Tom is working on a fix he plans to check-in tonight I think.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Okay, so I'm going to fix this one in two parts. The first solves this part of the bug. I've checked that in. You should now be able to set onclick handlers on arbitrary tags and have the events fire. The second part is transfer over our internal link and button firing to use these same click events. I'm not doing that now because I'm only about 97% comfortable with them. I figure this is fine for firing of DOM click events but I don't want links to stop working. Assigned this part of bug as new bug 1571 for later fix.
Hardware: PC → All
Changing Platform to all. Need QA to Verify for Windows and Linux please.
angus, can you verify this first part for this bug with Nov 24 build please?
Status: RESOLVED → VERIFIED
Verified fixed in 11/24/98 build. Great work, Tom!
Inserting Milestone info.
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.