Closed Bug 93874 Opened 23 years ago Closed 23 years ago

Background image not displaying, only bgcolor

Categories

(Core :: Layout, defect)

DEC
OpenVMS
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: vance, Assigned: karnaze)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; OpenVMS DEC_3000_-_M900; en-US; rv:0.9.3) Gecko/20010801 BuildID: 2001080116 I don't know exactly when this problem appeared, but it used to work and now doesn't with 0.9.3. Netscape 6.1 preview 1 displays the background on this page correctly. Mozilla 0.9.3 only displays the bgcolor (which is black) and does not display the background image. I have not turned off background image display. In fact I looked at this page from an account with no previous mozilla settings, so I know it's not my settings. "View Background Image" in the pop-up correctly displays the background image tile. I'm not sure if this problem shows up on all platforms, I suspect it would. Reproducible: Always Steps to Reproduce: 1.Go to http://alphie.tucson.az.us/tamara/ 2. 3. Actual Results: Page renders but the background is black (bgcolor = #000000) Expected Results: Page should have rendered with the background as a satin image.
*** This bug has been marked as a duplicate of 91034 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reopening: it doesn't seem to be a dup. Bug 91034 describes a problem where the background image is displayed only if there is a background color. In the present bug, there is a bgColor so the image should have been displayed. Maybe it's a dup of bug 82720. Vance: could you attach the page and the image to the bug report? I can't connect to the URL above, maybe it is behind a firewall. Thanks.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
layout?
Assignee: asa → karnaze
Component: Browser-General → Layout
QA Contact: doronr → petersen
Hmm, interesting. WFM in the latest nightly, 2001080603 on Win NT 4.0 SP6. The page takes a while to resolve for me, but does come up.
The page in question is hosted on one of my computers. My DSL was down for a few hours today. It should be reachable now. Another page with both a bgcolor and a background image is http://toyvax.tucson.az.us/~vance/home.html Like the other bug with css background image when I access this as a local file the background image loads correctly. This is a very old page and does not use a ccs.
WFM, build 2001-08-05-08 under Win2k-sp1, 32bit color
Datapoints: RedHat 7.0: M0.9.2 and M0.9.3 are both fine. OpenVMS: M0.9.1 works but M0.9.2 and M0.9.3 both fail.
Status: UNCONFIRMED → NEW
Ever confirmed: true
It works with my debug M0.9.3 OpenVMS build, so its likely a timing or memory issue (uninitialized data or something being released while its still being used). In case there's anything important here, this is what comes out on the console when I load the page in question: Error reading file jar:resource:///chrome/comm.jar!/content/navigator/null nsWidget::~nsWidget() of toplevel: 10 widgets still exist. Disabling Quirk StyleSheet Enabling Quirk StyleSheet WEBSHELL+ = 4 WEBSHELL+ = 5 Disabling Quirk StyleSheet Enabling Quirk StyleSheet Disabling Quirk StyleSheet Enabling Quirk StyleSheet Document http://alphie.tucson.az.us/tamara/ loaded successfully
Bug 91034 is probably about an uninitialized variable and after all, these 2 bugs could be related. I'm marking the dependency so that we get a notification when the other bug is fixed, and one of you can check whether it fixes this one too.
Depends on: 91034
*** Bug 94431 has been marked as a duplicate of this bug. ***
Could somebody please test if this bug was fixed by the imageLib landing yesterday (bug 78690)? Thanks.
I'm pulling M0.9.4 code now and will start a build as soon as the code is here. Will let you know tomorrow if the image background problem is fixed.
YES! With my 0.9.4 code from yesterday mornings tip the background is indeed correctly displayed. I suggest you mark this one fixed and have the reporter verify it once the M0.9.4 release is made. Colin.
Marked Fixed. Thanks Colin.
Status: NEW → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
Marking verified fixed in the Sept 06 th build (2001-09-06-05).
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.