Closed Bug 85735 Opened 23 years ago Closed 23 years ago

GIF display broken: transparent border area is ignored

Categories

(Core :: Graphics: ImageLib, defect)

x86
Windows 98
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 86508

People

(Reporter: mozilla2, Assigned: pavlov)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.1+) Gecko/20010613
BuildID:    2001061304

On GIFs which have zones around their edges that consist purely of transparent
pixels, these are cropped when the GIF is displayed, causing image misalignment.

Usually the transparent pixels are arranged as the top few rows of the image, so
the images are shifted up too high. The images are not stretched to compensate
(though it shouldn't do so).

On the URL given, at the bottom of the page are a row of GIFs (in anchor tags)
in a <td valign="bottom"> cell. Mozilla (post-imglib2) displays these wrongly,
so the alignment is crooked. NS4 and earlier Mozilla gets this right.

Reproducible: Always
Steps to Reproduce:
1.Look at a GIF with border(s) of purely transparent pixels.



Actual Results:  Image is rendered as if those rows/columns of pixels just
weren't there.

Expected Results:  Image is rendered with those rows/columns intact, transparent
or otherwise.
I'm pretty sure this is a dup of 86508.

*** This bug has been marked as a duplicate of 86508 ***
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.