Closed
Bug 301284
Opened 19 years ago
Closed 19 years ago
Part of web's pages disappears with Google Ads and repeated background
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: francois.maschino, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr-FR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr-FR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 A part of pages that include Google Ads and a repeated background disappears. The part's size is proportional to the Google Ad's size. We only see the background of the page and when we scroll the page, the hole in the page is like floating over the background. The only way to resolve this bug is to click on a link (or on the tolls bar). I've notice this bug only in Firefox (1.0.3 and 1.0.4), Mozilla 1.7 and Netscape 7.02, all for Mac OS X. The Windows' version is NOT affected. Camino (on Mac OS X) is NOT affected. I've tried with an alpha version of DeerPark, and I've noticed the same problem. PS : Excuse my English I'm French! :P Reproducible: Always Steps to Reproduce: 1.Go on http://www.aecdn.org/?page=discuter or http://www.aecdn.org/?page=evenements 2.The left-top corner disappears, letting appear the background 3.Scroll down the page to see the hole "floating" Actual Results: A part of the page disappears. Expected Results: A page correctly displayed.
Comment 2•19 years ago
|
||
Confirmed (OS X 1.4, Firefox 1.06). Reproduceable here: <html> <head> <base href="http://www.whatafag.com/" /> </head> <body style="background-image: url( /graphics/grey/clean_checker_background.gif );"> <form name="keywords" action="/index.php" method="post" enctype="application/x-www-form- urlencoded"> <input type="text" name="keyword_0" value="click here" /> </form> <div> <script type="text/javascript"><!-- google_ad_client = "pub-9355620230770325"; google_ad_width = 120; google_ad_height = 600; google_ad_format = "120x600_as"; google_ad_type = "text_image"; google_ad_channel =""; google_color_border = "FFFFFF"; google_color_bg = "FF1A55"; google_color_link = "FFFFFF"; google_color_url = "FFFFFF"; google_color_text = "FFFFFF"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </body> </html>
Comment 3•19 years ago
|
||
WFM on Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 udinh 10.4.3. Reporter, could you please try reproducing this on 1.5?
| Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #3) > WFM on Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) > Gecko/20051111 Firefox/1.5 udinh 10.4.3. Reporter, could you please try > reproducing this on 1.5? Bug resolved in Firefox 1.5 for Mac OS X.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•