Closed
Bug 87859
Opened 24 years ago
Closed 24 years ago
Hovering on a link and then scrolling doesn't repaint the link
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: hwaara, Assigned: bryner)
Details
Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.1+) Gecko/20010625
Firstly, I think this was introduced with bryner's checkin to fix something
regarding scrolling. Not entirely sure though. (CC layout people.)
Reproducable steps:
1. Hover on a link that has a "hover-effect", e.g. underlining
2. Scrolldown using the mousewheel (assuming you have one of those)
Actual results: the "hover-effect" is still there after scrolling
Expected results: the link should be redrawn, to not have the "hover-effect"
since the mouse is no longer over the link.
*** 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
•