Closed
Bug 12154
Opened 26 years ago
Closed 25 years ago
[4.xP] events don't work on AREA elements
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
People
(Reporter: dbaron, Assigned: joki)
References
Details
(Whiteboard: [TESTCASE])
Attachments
(1 file)
423 bytes,
text/html
|
Details |
DESCRIPTION: Mouseover and mouseout don't work on AREA elements, which are port
of imagemaps.
STEPS TO REPRODUCE: Load attachment (to be attached). Hover mouse over left
half (roughly) of image. You will see pointer change to indicate link. You
should see a window alert saying "Mouse OVER" when you go over the area and one
saying "Mouse OUT" when you go out of the area. (These alerts may currently
show up in the text window. I'm not sure.)
ACTUAL RESULTS: The alerts do not happen.
EXPECTED RESULTS: Either dialog-box alerts with above text or alerts in the
text window.
BUILDS TESTED:
* Linux, apprunner, 1999-08-16-08-M9.
WORKS CORRECTLY ON:
* Linux, Nav 4.6.
ADDITIONAL INFORMATION:
This is a spinoff of bug 11518.
Reporter | ||
Comment 1•26 years ago
|
||
Reporter | ||
Updated•26 years ago
|
Whiteboard: [TESTCASE]
Reporter | ||
Updated•26 years ago
|
OS: Linux → All
Hardware: PC → All
Reporter | ||
Comment 3•26 years ago
|
||
ALSO DOES NOT WORK CORRECTLY ON:
* Windows, apprunner, 1999-08-24-09-M10
WORKS CORRECTLY ON:
* IE5 Windows
Marking All/All.
Reporter | ||
Updated•26 years ago
|
Summary: [4.xP] mouseover and mouseout don't work on AREA elements → [4.xP] events don't work on AREA elements
Reporter | ||
Comment 4•26 years ago
|
||
Changing beginning of title from "onmouseover and onmouseout..." to
"events...". The bug I'm about to mark as a duplicate of this one shows that
onclick doesn't work either.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
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
•