GNU bug report logs - #7799
24.0.50; Animated images display strangely

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Fri, 7 Jan 2011 04:58:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #21 received at 7799 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 7799 <at> debbugs.gnu.org
Subject: Re: bug#7799: 24.0.50; Animated images display strangely
Date: Sun, 14 Aug 2011 15:21:19 -0400
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.