Closed
Bug 621330
Opened 15 years ago
Closed 15 years ago
Animated PNG windows loaded locally don't animate after reload
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 601723
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: jorgev, Unassigned)
Details
(Keywords: regression)
Attachments
(3 files)
This was reported by an add-on developer in the Add-ons Forum: https://forums.mozilla.org/addons/viewtopic.php?f=7&t=1437&start=75#p5625
Steps to reproduce:
0) Download test html and png files.
1) Open test html file in Firefox 4. It should show an animated bouncing ball.
2) Reload page.
Observed result:
The ball is static.
Expected result:
The ball should continue bouncing.
I reproduced on beta 8, Mac OS X, and wasn't able to reproduce on 3.6.12. This happens with local files, like in the example, and chrome URLs (also local), like explained by the developer in the link above. If you go to http://en.wikipedia.org/wiki/Apng you can confirm that the bouncing ball always works on that page, suggesting the problem only happens with locally loaded files.
One more thing I noticed is that opening the PNG file directly on a tab always works, and it also fixes the problem. So, if you have one tab with the HTML page and one with the image, after the HTML page animation freezes you can just switch tabs to the image and back to the HTML page to fix the animation.
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Updated•15 years ago
|
blocking2.0: --- → ?
![]() |
||
Updated•15 years ago
|
Component: Layout: View Rendering → ImageLib
QA Contact: layout.view-rendering → imagelib
Whiteboard: DUPEME
![]() |
||
Comment 2•15 years ago
|
||
Duplicate of Bug 601723?
Updated•15 years ago
|
Status: NEW → RESOLVED
blocking2.0: ? → final+
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•