Closed
Bug 276458
Opened 20 years ago
Closed 20 years ago
jerky pages with float:left, overflow:auto, and font-weight:bold in :hover
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 238493
People
(Reporter: simon.dahlbacka, Assigned: bugzilla)
Details
Attachments
(1 file)
|
1.66 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 the floated div jerks up and quickly after returns to the correct position, when hovering the menu. See attached example. the example uses dTree script from http://www.destroydrop.com/javascripts/tree/ This visual "effect" is rather annoying If I comment out either float:left or overflow:auto in the #navBar, or comment out the font-weight:bold; in :hover the problem seems to disappear. Reproducible: Always
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
I'm not seeing the bug when I hover over the menu in that testcase. However, when I resize the window I get to see the 'jerky' effect in Mozilla. This is already fixed in recent nightly trunk 1.8a builds of Mozilla. (fixed by bug 238493).
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 238493 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
No longer depends on: 238493
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•