Closed
Bug 299113
Opened 20 years ago
Closed 20 years ago
GIF displays improperly
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: glendening, Assigned: pavlov)
Details
Attachments
(1 file)
|
4.10 KB,
image/gif
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Only the upper-left quarter of a gif is displayed. The gif was created by ImageMagick and _is_ properly displayed by ImageMagick, Kview, Kuickshow, and Konqueror. Reproducible: Always Steps to Reproduce: 1.Display gif 2. 3. Actual Results: Only partial gif displayed (image has frame but only quarter of frame appears) Expected Results: Entire frame should be displayed I will provide gif as an attachment
| Reporter | ||
Comment 1•20 years ago
|
||
We are displaying the image as intended:
Header: "GIF89a"
Logical Screen Descriptor:
Logical Screen Width: 140 pixels
Logical Screen Height: 140 pixels
...
Image Descriptor:
Image Left Position: 70 pixels
Image Top Position: 70 pixels
Image Width: 140 pixels
Image Height: 140 pixelsStatus: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•