Closed
Bug 430795
Opened 18 years ago
Closed 2 years ago
X-mixed-replace images don't stop at the last image, but instead keep rapidly animating in a loop
Categories
(Core Graveyard :: Image: Painting, defect)
Core Graveyard
Image: Painting
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: tomas, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5
When displaying images with multipart/x-mixed-replace, the last image served should be the one that stays displayed. Firefox 3 keeps animating all the images over and over again in a loop, for some reason.
This works correctly in Firefox 2.
Reproducible: Always
Steps to Reproduce:
1. Serve some images with multipart/x-mixed-replace
Actual Results:
Firefox 3 incorrectly animates them over and over again.
Expected Results:
Kept the last served image displayed, as Firefox 2 and other browsers do.
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•