Closed
Bug 85177
Opened 25 years ago
Closed 25 years ago
Animated GIF shows corrupted Frames
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
People
(Reporter: dv5a, Assigned: pavlov)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.1+) Gecko/20010605
BuildID: 2001060520
Some animated gifs display incorrectly. I think we are not supporting all the
frame "Disposal methods" defined in the standard. Specially "Restore to previous
"or "dispose to background color". The test URL displays fine on MSIE, Opera and
Konqueror.
Reproducible: Always
Steps to Reproduce:
Open the test URL or one of the test cases I will upload
Actual Results: The sequence of frames show some "noise" from previous images.
Expected Results: The animated gif should display fine
For info on Animated GIFs and Frame Disposal Methods:
http://odur.let.rug.nl/~kleiweg/gif/GIF89a.html
This bug may be a dup of bug 8409 , but that bug is closed as "INVALID". I think
"INVALID" is not a proper resolution. This really is a Mozilla problem.
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
Comment 4•25 years ago
|
||
agree with aaron that this is a dupe.
marking.
*** This bug has been marked as a duplicate of 77914 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 5•25 years ago
|
||
I'm not sure is a Dup of bug 77914. The the original test case and test URL (
attachment 37895 [details] ) has no problem with background colors.
| Reporter | ||
Comment 6•25 years ago
|
||
Bug 77914 is fixed and verified, but this testcases are still broken with Build
2001061706.
Reopening bug.
Also see bug 85342 and attachment 37874 [details]
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows NT → All
Hardware: PC → All
Check out bug 22607 "GIF decoder doesn't support all frame replacement options"
| Reporter | ||
Comment 9•25 years ago
|
||
I agree it's a dup of bug 22607
Sorry I didn't find it before creating this one.
*** This bug has been marked as a duplicate of 22607 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•