Closed
Bug 83098
Opened 24 years ago
Closed 24 years ago
Scaled GIFs do not appear.
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: adam, Assigned: pavlov)
References
()
Details
http://www.foxbox.org/adam/code/csscgc2001/index.html
On the above URL, all images which are explicitly
scaled with width and height attributes do not draw
over their background content. These are the 'intro',
'entries', 'results' etc GIFs, plus the one animated
GIF right-aligned within the 'intro' section itself.
The three non-scaled images within this page display
correctly (rubbish.gif, rubbish2.gif, udg3.gif), and
I have not noticed a problem with other scaled images
around the net (though an incorrectly completely transparent
image on a page is actually quite a subtle thing to consciously
notice).
This seems to be a drawing or viewmanager problem rather than
a decoding problem since I can make small parts of the image
appear -- if I get lucky -- when I obscure and re-expose
the images.
This occurs on Solaris/SPARC and Linux/x86, with or
without XIE use. I have tried the builds from today
and yesterday.
The expected results are that the images display properly
over the cell backgrounds. Netscape 4.x does fine, for
comparison.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•