GNU bug report logs -
#7799
24.0.50; Animated images display strangely
Previous Next
Full log
View this message in rfc822 format
Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:
> It's much better than it used to be, but I'm still seeing some glitches.
>
> http://icanhascheezburger.files.wordpress.com/2011/08/0848b876-a808-4614-ac26-9285d46cc5f7.gif
>
> One single frame in the animation looks broken. That seems to be the
> case with all my test cases where the image displays buggily. (But
> most animated gifs display properly now.) Could it be a off-by-one
> error of some kind?
Looks like there is off-spec behavior going on---not that the gif89a is
very descriptive in the first place. The "buggy" frame is one which has
disposal method 2, defined in the gif89a spec as
2 - Restore to background color. The area used by the
graphic must be restored to the background color.
And that's exactly what Emacs does, but it looks like web browsers are
rendering the background frame instead, under some circumstances. I'll
take a look when I have the time.
This bug report was last modified 13 years and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.