Closed
Bug 291945
Opened 20 years ago
Closed 20 years ago
Google adsense flickers on left side of the screen when :hover is used on menu item (other div, same container div)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jochem, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.5) Gecko/20041202 Firefox/1.0 site: http://vuilnisbak.com/index.php css: http://vuilnisbak.com/style/grapes.css When moving your mouse over a div that looks like this: #menuitem:hover { font-size: 14px; width: 100%; text-align: right; background: url("../img/menu_bg.jpg"); } A copy of another div (with the google adsense ads) starts flickering on the left site of the container-div. It's a strange bug and probably doesn't occur a lot (haven't seen it before), maybe it's just the way the site is coded. Reproducible: Always Steps to Reproduce: 1. Move your mouse over one of the menu items on the right Actual Results: See details. Expected Results: Not flicker ;-).
Comment 1•20 years ago
|
||
Flickers for me when mouseover'ng down the menu items on the right in Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Does not flicker for me when using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050422 Firefox/1.0+ This is probably a dupe, but of what I don't know.
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050426 Firefox/1.0+ Best to file bugs when you are using the latest or at least within a weeks latest builds. Especially since you are using a build from over 4 months ago, there have been at least over 500 fixes since then.
Comment 3•20 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050425 Firefox/1.0+
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•