Closed
Bug 13336
Opened 25 years ago
Closed 25 years ago
Image maps areas do not call onMouseOver and onMouseOut handlers.
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: adam, Assigned: joki)
Details
Attachments
(2 files)
See attached fairly-minimal testcase. On Navigator 4.x the msg()
javascript function gets triggered on mouseover and mouseout,
on Mozilla (CVS 1999-09-08) it never does.
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
This is a dup of #9140.
*** This bug has been marked as a duplicate of 9140 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•