Closed
Bug 124575
Opened 24 years ago
Closed 24 years ago
onmouseout called when clicking on an image
Categories
(Core :: DOM: Events, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 102578
People
(Reporter: scoda, Assigned: joki)
Details
Attachments
(1 file)
|
358 bytes,
text/html
|
Details |
It probably happens since 0.9.6.
If you click over an image without moving the mouse outside, a 'onmouseout'
event is generated.
I hope this is not a duplicated bug (I tried to find one regarding this issue
but onmouseout related bugs don't talk about images and onclick).
It is surely simple to reproduce and tedious for web developers.
| Reporter | ||
Comment 1•24 years ago
|
||
It is the simplest example to reproduce this bug.
Click on the image and you will see the alert message placed inside onmouseout
attribute.
Resolving as dup of bug 102578.
*** This bug has been marked as a duplicate of 102578 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•