Closed
Bug 84445
Opened 23 years ago
Closed 23 years ago
onMouseOver Image Disappear
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: jvanvelden, Assigned: rogerl)
References
()
Details
When viewing (http://www.nzdsl.co.nz, anyway) certain sites that contain images
with onMouseOver tags to change the src, the image disappears completely.
Notes :
o Always reproducable at above URI, but has been know to work elsewhere.
o Appears to be valid javascript/html at above URI.
o IE does not appear to have the same problem.
o Mozilla 0.9 {Build ID: 2001 05 05 15}
The majority of these problems were solved in bug 32269. A remaining issue is in
bug 83654. Since your build is a little old now, resolving as dup of 32269.
*** This bug has been marked as a duplicate of 32269 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 2•23 years ago
|
||
Verified dupe - by the way, the right component for this would be
ImageLib or Event Handling, not JS Engine.
JS Engine deals with low-level objects like Number() and String(),
and knows nothing about the browser or the DOM.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 3•23 years ago
|
||
Marked as closed.
Probable cause : Installing new version without uninstalling previous one.
Status: VERIFIED → CLOSED
You need to log in
before you can comment on or make changes to this bug.
Description
•