Closed
Bug 66965
Opened 25 years ago
Closed 24 years ago
meta: PNG decoding bugs
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: pavlov, Assigned: pavlov)
References
Details
(Keywords: meta)
meta bug for png decoding bugs
Assignee | ||
Updated•25 years ago
|
![]() |
||
Comment 1•25 years ago
|
||
The mozilla-8.1 build for x86/win32 (running under windows 2000) does not
correctly render awstats, a free logfile analyzer written in perl. Netscape 4.x
renders this page fine on my system. A sample of awstats can be found at the
following URL:
http://awstats.nexusfr.com/cgi-bin/awstats.pl
The awstats page may be found at:
http://awstats.sourceforge.net
The browser places the line "placeholders" for the images in the proper place,
but the images never get drawn. Perhaps this is a problem resizing .PNG images
on the fly? The same image is used for each bar graph, the hight just varies.
Mozilla doesn't seem to have a problem with some, but not all, of the
other .png images on the page.
Attempts to reproduce this bug in Linux failed -- it works perfectly. (I also
tried the "nightly" build, it turns out that it had the same build ID as
mozilla-8.1)
![]() |
||
Comment 2•24 years ago
|
||
pav: since i marked the last remaining dependency WORKSFORME, you might want to
resolve this bug fixed or something else?
Assignee | ||
Comment 3•24 years ago
|
||
seems good
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•