Closed
Bug 91765
Opened 23 years ago
Closed 23 years ago
Tall background image doesn't render
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: james, Assigned: pavlov)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010628
BuildID: 2001062815
In the page at http://www.newerawd.co.uk/testbg.html, the background image
doesn't render. This can also be seen at
http://www.zeroonesoftware.com/glossary.html. The image does render on NS4 and
IE5, so I belive Mozilla is having problems with a tall background image. It is
a 1 x 10000 pixel gif image. The image does render if it is called explicitly as
a URL: http://www.zeroonesoftware.com/images/bglong.gif
Reproducible: Always
Steps to Reproduce:
1.Just load the above page, image doesn't render
Actual Results: Blank page renders
Expected Results: Render page with a blue bg image (only blue for abt 80 pixels
or so, the rest is white)
Comment 1•23 years ago
|
||
Same problem with Build 2001072003 on W2K. Blank page is rendered. Opening the
image itself works fine
Comment 2•23 years ago
|
||
confirmed on linux using 0.9.2 (2001062823)
Comment 3•23 years ago
|
||
NS 4.77 on linux has this problem too
The only browser in linux that shows the webpage with the sky-like banner
background on top is konqueror
I dont know about IE
Reporter, please attach a "good" and "bad" screenshot
Comment 4•23 years ago
|
||
The image in question is 1x10000 px.
Netscape 4.x on mac also does not render the image as a background. Furthermore,
it does not render the image as a direct url either.
This is almost certainly due to the fact that backgrounds are handled by the old
imagelib (bug 78690).
Assignee: kmcclusk → pavlov
Component: Compositor → ImageLib
QA Contact: petersen → tpreston
Reporter | ||
Comment 5•23 years ago
|
||
Reporter | ||
Comment 6•23 years ago
|
||
Reporter | ||
Comment 7•23 years ago
|
||
Have added attachments (screen shots of bug in Mozilla, and working in IE). I
was intially incorrect about NS4 rendering the image properly on my machine - I
was looking at a different page entierly :-).
Comment 8•23 years ago
|
||
Ok, having seen that i will make this bug as dupe of bug 88125 "background
images do not show" and we will wait until the imagelib code is removed so we
can test this one again
*** This bug has been marked as a duplicate of 88125 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•