Closed
Bug 93782
Opened 24 years ago
Closed 24 years ago
if the mouse cursor is over any hovered link, scrolling using a mouse wheel leaves hovered link
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: v.dohnal, Assigned: pierre)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080110
If a text link is displayed using different color, when the mouse is over them,
the following behavior appears:
If the mouse is over a link (hovered now) then a page is scrolled using the
mouse wheel, the hovering stays on even though the mouse cursor is out of the
link's region.
Reproducible: Always
Steps to Reproduce:
1. load http://www.zive.cz/
2. move the mouse above any text link (the link will hover and will be displayed
with different color)
3. scroll down using the mouse wheel until the mouse is out of the link's region
Actual Results: the link is not redraw with 'normal' (not hovered) color
Expected Results: redisplay the link using 'normal' (not hovered) color
Comment 2•24 years ago
|
||
This is one of the most frequently reported bugs.
*** This bug has been marked as a duplicate of 78765 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•