Closed
Bug 68969
Opened 24 years ago
Closed 24 years ago
Badly displayed rollovers.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: utx, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.1 i686; en-US; 0.8) Gecko/20010212
BuildID: CVS20010106, CVS20010201, CVS20010212
Instead of calling "OnMouseOver/OnMouseOut" script it is displayed "Alt" text
forever immediatelly after first OnMouseOver event. Note that this bug isn't
regularly repeatable, but occurs in cca 30% probability, depending on mouse
movement. The bug occurs much more often in pages with frames. Another problem
is "window.status", which seems to not work. Netscape4 displays it correctly.
Reproducible: Sometimes
Steps to Reproduce:
Open one of upper mentioned documents and frequently roll over rollovers. The
bug is better reproducible in pages with frames.
Actual Results: Sometimes displayed image diappears and appears "ALT" text.
Expected Results: Working rollover.
Comment 1•24 years ago
|
||
Browser, not engine --> Event Handling
Assignee: rogerl → joki
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Event Handling
Ever confirmed: true
QA Contact: pschwartau → gerardok
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 65921 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
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
•