My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 14805: REGRESSION: Animated Gifs don't move
46 people starred this issue and may be notified of changes. Back to list
 
Reported by cleitoncfl, Jun 20, 2009
Chrome Version       : 3.0.190.0 (18895)<include svn revno; e.g. dpkg -s 
chromium-browser>
OS + version : Ubuntu 9.04
CPU architecture (32-bit / 64-bit): 32-bit
window manager : Gnome
URLs (if applicable) : http://www.biglinux.com.br/forum/viewtopic.php?
p=53058#53058
Behavior in Firefox 3.x (if applicable):
Behavior in Chrome for Windows (optional):

What steps will reproduce the problem?
1.Load the page
2.
3.

What is the expected result?
The page loads, but the gifs do not move.

What happens instead?
The animated gifs don't move.

Please provide any additional information below. Attach a screenshot
and backtrace if possible.

Comment 1 by phist...@chromium.org, Jun 22, 2009
 Issue 14812  has been merged into this issue.
Comment 2 by phist...@chromium.org, Jun 22, 2009
(No comment was entered for this change.)
Labels: -OS-Linux -Area-Misc -Size-Medium OS-All Area-WebKit
Comment 3 by prog...@chromium.org, Jun 22, 2009
still broken in 3.0.191.0 (Developer Build 18944)
marked as Pri-1 for being a regression
Summary: Animated Gifs don't move
Status: Untriaged
Labels: Pri-1
Comment 4 by divilex@hotmail.com, Jun 22, 2009
URL to reproduce: http://www.gif.com/
Comment 5 by divilex@hotmail.com, Jun 22, 2009
Add label: Regression.
Comment 6 by cleitoncfl, Jun 22, 2009
Still broken in Developer Build 18954
Comment 7 by prog...@chromium.org, Jun 23, 2009
 Issue 15115  has been merged into this issue.
Comment 8 by dhw@chromium.org, Jun 24, 2009
(No comment was entered for this change.)
Summary: REGRESSION: Animated Gifs don't move
Status: Available
Owner: j...@chromium.org
Labels: Regression
Comment 9 by mal.chromium, Jun 24, 2009
pkasting: I haven't been following changes to image decoding recently. Have you made 
changes that could've caused this regression or do you know who has?
Status: Assigned
Owner: pkast...@chromium.org
Labels: ReleaseBlock-Beta Mstone-3
Comment 10 by CyberOps31, Jun 24, 2009
In the newest version 3.0.190.1 Animated Gifs do not work anymore. Was working in the 
previous version for me.
Comment 11 by laforge@chromium.org, Jun 24, 2009
(No comment was entered for this change.)
Cc: g...@chromium.org r...@android.com
Comment 12 by dhw@chromium.org, Jun 24, 2009
 Issue 15277  has been merged into this issue.
Comment 13 by prog...@chromium.org, Jun 24, 2009
 Issue 15285  has been merged into this issue.
Comment 14 by prog...@chromium.org, Jun 25, 2009
 Issue 15362  has been merged into this issue.
Comment 15 by pkasting@chromium.org, Jun 25, 2009
The decoder code I work on is os-agnostic.  Nothing I can think of would break linux and not windows.  
My first suspicion is to look elsewhere, e.g. at the painting functions or something else platform-
specific.

Note that I am on vacation for two weeks so if you want this fixed before mid July someone else will 
have to try to track it down.
Cc: m...@chromium.org
Comment 16 by pcutmore, Jun 26, 2009
Just to say this bug is also happening on Windows (at least Windows 7 RC x64, which I 
run).
Comment 17 by oppifjellet, Jun 26, 2009
Confirmed on Vista SP1 + Chrome

Google Chrome	3.0.190.1 (Build ufficiale 19007)
WebKit	531.0
V8	1.2.8.2
User Agent	Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/531.0 
(KHTML, like Gecko) Chrome/3.0.190.1 Safari/531.0
Comment 18 by dansamson, Jun 26, 2009
confirmed on XP + chrome

Google Chrome	3.0.190.1 (Official Build 19007)
WebKit	531.0
V8	1.2.8.2
User Agent	Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/531.0 
(KHTML, like Gecko) Chrome/3.0.190.1 Safari/531.0
Comment 19 by rjgo...@hotmail.com, Jun 26, 2009
When I open the animated GIF (which doesn't move) in a new tab, the following message 
is logged:
- Resource interpreted as document but transferred with MIME type image/gif. 
Comment 20 by thaumb...@windstream.net, Jun 26, 2009
As I reported on another bug report, this bug affects Chromium on windows XP SP3, since 
at least, build 18881, when I first noticed it. So it is most likely a flaw in the code 
that displays gifs rather than in anything platform specific.

Maybe it's time to switch to one of the animated png formats?
Comment 21 by oppifjellet, Jun 26, 2009
animated png would be nice to have, but the majority of the web sites uses gif as 
reference format for animation, so I think we should fix the bug.
Comment 22 by mal.chromium, Jun 26, 2009
Assigning to brettw, who knows this code a bit. 
Owner: bre...@chromium.org
Cc: senorbla...@chromium.org tha...@chromium.org
Labels: -ReleaseBlock-Beta ReleaseBlock-Dev
Comment 23 by pkasting@chromium.org, Jun 26, 2009
Check WebKit trunk to see if the problem repros there.
Comment 24 by glen@chromium.org, Jun 26, 2009
(No comment was entered for this change.)
Cc: -g...@chromium.org
Comment 25 by brettw@chromium.org, Jun 26, 2009
The problem is GIFImageDecoder.repititionCount doesn't have const so it doesn't match 
the superclass and the image is not overridden.
Status: Started
Comment 26 by brettw@chromium.org, Jun 26, 2009
Upstream bug: https://bugs.webkit.org/show_bug.cgi?id=26759
Comment 27 by Spike...@gmail.com, Jun 26, 2009
Confirmed.

Windows 7 RC x64
Google Chrome	3.0.190.1 (Official Build 19007)
WebKit	531.0
V8	1.2.8.2
Comment 28 by brettw@chromium.org, Jun 26, 2009
Checked in upstream in r45293. Should be fixed in the next merge, leaving open until 
that happens.
Comment 29 by bluethen, Jun 27, 2009
My Chrome updated to version 3.0.190.4, however, animations still do not work.
Comment 30 by tomvdmolen, Jun 28, 2009
Chrome 3.0.190.4
GIF is frozen, nothing moving
Comment 31 by peter.abramson, Jun 29, 2009
Animated gifs used by site www.wunderground.com do not move. Version 3.0.194.4
Comment 32 by pascal.herbert, Jun 29, 2009
they started to work on this bug and is absolutely useless if everyone comments 
"Animated gifs on site xyz.com doesn't work".

remember that the dev version are not tested and maybe instable. if you don't want to 
accept that features break you should use a more stable version like Beta.
Comment 33 by MrCapital, Jun 29, 2009
Same problem.
Animated gif are frozen.
Comment 34 by cleitoncfl, Jun 29, 2009
Problem solved in version 3.0.191.0 (19540) 29-Jun-2009 15:43

Ubuntu Linux 9.04
Comment 35 by brettw@chromium.org, Jun 29, 2009
The merge with the fix landed in r19457.
Status: Fixed
Comment 36 by mike.tigas, Jun 29, 2009
Looks like that upstream revision was merged (or a hotfix introduced) sometime today.

Confirmed working
3.0.191.0 (Developer Build 19540) / Mac OS X 10.5
3.0.191.0 (Developer Build 19540) / Windows 7 RC
Comment 37 by thaumb...@windstream.net, Jun 29, 2009
Confirmed working on XP SP3 as of version 3.0.191.0 (19540).
Comment 38 by dougfunnie, Jun 29, 2009
confirmed working now on windows 7
Comment 39 by prog...@chromium.org, Jun 30, 2009
 Issue 15668  has been merged into this issue.
Comment 40 by prog...@chromium.org, Jun 30, 2009
 Issue 15690  has been merged into this issue.
Comment 41 by venkataramana@chromium.org, Jul 01, 2009
on ToT.
Status: Verified
Comment 42 by codyma2c, Jul 02, 2009
confirmed NOT working (bug) on Windows Vista SP1
Comment 43 by prog...@chromium.org, Jul 03, 2009
 Issue 15922  has been merged into this issue.
Comment 44 by dhw@chromium.org, Jul 03, 2009
 Issue 15743  has been merged into this issue.
Comment 45 by prog...@chromium.org, Jul 04, 2009
 Issue 15948  has been merged into this issue.
Comment 46 by prog...@chromium.org, Jul 05, 2009
 Issue 15956  has been merged into this issue.
Comment 47 by dhw@chromium.org, Jul 06, 2009
 Issue 15996  has been merged into this issue.
Comment 48 by divilex@hotmail.com, Jul 06, 2009
Reports of this not working well/not fixed - http://googlechromereleases.blogspot.com/2009/07/dev-update-animated-gif-fix.html
Sample URL from the comments in post - http://fc02.deviantart.com/fs48/f/2009/165/8/4/Sparkles_by_MattTheSamurai.gif


Comment 49 by divilex@hotmail.com, Jul 06, 2009
Apparently some say it is working and some say it is not..can't confirm at this point 
because I don't have it yet.
Comment 50 by thaumb...@windstream.net, Jul 06, 2009
Gifs are animated properly using the 3.0.193.0 (20009) build. So it's not a regression 
with recent code. All of the recent duplicates (see comments 45-47) are using builds 
that were affected by the bad webkit code, so maybe they need to update to more recent 
builds. Hmmm?
Comment 51 by mahaniok, Jul 07, 2009
I liked it much more when animated GIFs didn't animate :((. Will it be possible at 
least to turn animation off?
Comment 52 by pcutmore, Jul 07, 2009
Working correctly for me using 3.0.191.3 Dev channel build, on Windows 7.  Tested using 
URL reported not to be working in comment #48.
Comment 53 by fam....@live.nl, Jul 07, 2009
Working correct for me too on 3.0.191.3 on vista.
Comment 54 by arthur.laycock, Jul 07, 2009
Not working correctly for me - there is a delay before they run - I'm using windows XP, 
SP3.
Same as vhanla on the 3.0.191.3 blog post 
(http://googlechromereleases.blogspot.com/2009/07/dev-update-animated-gif-fix.html)
Comment 55 by anoni.bob, Jul 08, 2009
Works great on 3.0.192.1 and Windows 7 Build 7100 x86.
Comment 56 by hiritsuki, Jul 08, 2009
yeah this new dev ver. fix a lot of error that gif not motion and ico is better quality than 
error dev ver.
but .... php GD2's motion gif also be error some times.
Sign in to add a comment

Powered by Google Project Hosting