<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>175858</bug_id>
          
          <creation_ts>2008-11-23 02:49:08 +0000</creation_ts>
          <short_desc>Web-page animated GIFs stop depending on the position of the scrollbar</short_desc>
          <delta_ts>2009-03-24 21:06:05 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>khtml</component>
          <version>unspecified</version>
          <rep_platform>Debian testing</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brendon Higgins">brendon</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          <cc>andresbajotierra</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>669493</commentid>
    <comment_count>0</comment_count>
    <who name="Brendon Higgins">brendon</who>
    <bug_when>2008-11-23 02:49:08 +0000</bug_when>
    <thetext>Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Debian testing/unstable Packages

I&apos;ve tried to illustrate this problem with some testcases at http://tachyon.no-ip.org/giftest/index[1-3].html

I find that viewing pages 1 &amp; 2 in Konqueror, if I scroll down so that the image is partially obscured by the tabbar, the animation stops. It doesn&apos;t seem to occur when the same animated image is displayed multiple times on the same page (page 3). Obviously, the image ought to continue animating unless it becomes completely invisible due to the scroll position. 

I&apos;m only guessing if this is a KHTML bug - please reassign if it&apos;s not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>704337</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2009-01-23 12:22:44 +0000</bug_when>
    <thetext>Here using:

Qt: 4.4.3 + qt-copy-patches-910240
KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 &gt;= 20090116))
kdelibs svn rev. 915509 / kdebase svn rev. 915509
on ArchLinux x86_64 - Kernel 2.6.28.1

I can confirm this bug.
Also when the image is partly below of the tabbar... scrolling little pixels will show the next frames of the animated image
I suppose this is a performance-saving feature.. but it shouldn&apos;t stop the animations until they are 100% hidden</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>734381</commentid>
    <comment_count>2</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2009-03-24 21:04:15 +0000</bug_when>
    <thetext>SVN commit 943998 by orlovich:

Give the proper dirty rectangle when switching frames in animated images.
The previous code mostly worked with Qt4.4 by some happy happenstance, but failed cleanly with Qt4.5 --- yey to that.

BUG:175858
BUG:186159


 M  +1 -1      animprovider.cpp  
 M  +6 -0      image.cpp  
 M  +5 -0      image.h  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=943998</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>734386</commentid>
    <comment_count>3</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2009-03-24 21:06:05 +0000</bug_when>
    <thetext>SVN commit 943999 by orlovich:

Merged revision:r943998 | orlovich | 2009-03-24 16:04:11 -0400 (Tue, 24 Mar 2009) | 6 lines

Give the proper dirty rectangle when switching frames in animated images.
The previous code mostly worked with Qt4.4 by some happy happenstance, but failed cleanly with Qt4.5 --- yey to that.

BUG:175858
BUG:186159

 M  +1 -1      animprovider.cpp  
 M  +6 -0      image.cpp  
 M  +5 -0      image.h  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=943999</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>