Firefox suddenly stops showing background
If you look at this page: http://home.fnal.gov/~cplager/log/0909/log.html
You'll see that just near the bottom, Firefox 19 stops showing the background. This bug can mean that for certain pages, it becomes unreadable.
Please fix this bug soon.
Additional System Details
Installed Plug-ins
- Google Update
- Shockwave Flash 11.5 r502
- Next Generation Java Plug-in 10.13.2 for Mozilla browsers
- NPRuntime Script Plug-in Library for Java(TM) Deploy
- Adobe PDF Plug-In For Firefox and Netscape 10.1.5
- IE Tab 2 Plug-in for Mozilla/Firefox
- Garmin Communicator Plug-In 4.0.4.0
- Adobe PDF Plug-In For Firefox and Netscape 10.1.4
- 5.1.10411.0
- GEPlugin
- The plug-in allows you to open and edit files using Microsoft Office applications
- Office Authorization plug-in for NPAPI browsers
- np-mswmp
Application
- User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
More Information
This is likely this bug on Windows (works for me on Linux).
- bug 671302 - cairo-gdi: large background-images and gradients don't work beyond ~ 32768px
(please do not comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html)
As a temporary workaround, assign a suitable background color in addition to the image. For example:
body {
background-color: #eee;
background-image: url("rough-grey.jpg");
font-family: "Trebuchet MS",sans-serif;
}
If that isn't your site, never mind!
Modified by jscher2000
Question owner
@Cor-el: This wasn't a problem for Firefox 18. Is there an ETA to getting this fixed?
@jscher2000: I've seen this on both my pages and others. The page I sent you was my page and I put in your temporary fix for now.
Modified by cplager
I have same problem. Firefox 18 works 100 %. But in 19 have problems with background images. This bug happen on windows. Tested on XP x86 and Seven x64.
When mozzila think fix this bug?
Modified by Reitman
Hi Reitman, this thread is about background images cutting off after a particular length. Do you have this specific problem (please give an example URL), or do you have the problem you posted about in this thread: Draw bug on background-image inline-css when content is created dynamically. To prevent confusion, let's keep the two problems in separate discussions.
