Bug 147234 - animated gif are not independant
Summary: animated gif are not independant
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 11:31 UTC by Daniel Sauvé
Modified: 2011-06-26 16:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Sauvé 2007-06-26 11:31:56 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2  CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
OS:                Linux

I put the same animation gif in a web page on two adjacent button and when I switch from the two buttons during the animation, the animation start in the first Image and continue on the second one after I switch the mouse position to the second image...

Another issue that I think is related is when I moveaway the mouse pointer from one image (link) the mouseover animated gif start on the two (or more) images

I made a test page availlable on my home web page it is not always availlable but anyway here is the link : http://metres.homelinux.com/KDE/BugExample1.html
Comment 1 Rui G. 2008-06-12 22:11:26 UTC
Your link is unavailable. Do you still experience that bug in recent versions? 
Comment 2 Daniel Sauvé 2008-06-21 20:07:53 UTC
I just recreated an example page (http://metres.homelinux.com/~metres/Konqueror/),I'll just paste code here : 

<img src="Image.gif" onmouseover="this.src='Image2.gif'" onmouseout="this.src='Image.gif'"><br><br>
<img src="Image.gif" onmouseover="this.src='Image2.gif'" onmouseout="this.src='Image.gif'"><br><br>

Where image1 and image2 are two animated gif

Still there, KDE 3.5.9... did not tried under kde4 
Comment 3 Martin Koller 2011-06-26 16:05:49 UTC
works in KDE 4.6.4