Open
Bug 284511
Opened 20 years ago
Updated 2 years ago
Animation gets replayed for all images using the same gif when you set any image's src to the same gif.
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
NEW
People
(Reporter: voxelz, Unassigned)
References
()
Details
Attachments
(1 file)
|
4.97 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 The GIF file animation starts over for every image on the page that uses the same gif file when you set any image's src to the that gif. Reproducible: Always Steps to Reproduce: 1. Click the first image on the page 2. Click the second image on the page Actual Results: The first gif's animation gets replayed when the second image is set to that gif. Expected Results: It should not replay the gif animation for all other images when you set a seperate image's img.src="to the same gif file". It works right other web browsers.
Comment 1•20 years ago
|
||
Please use a proper product and component when filing bugs. Product=Rhino has nothing to do with this.
Component: Core → General
Product: Rhino → Firefox
Version: other → 1.0 Branch
Updated•20 years ago
|
Assignee: igor → firefox
QA Contact: pschwartau → general
Updated•18 years ago
|
Assignee: bross2 → nobody
Status: ASSIGNED → NEW
Product: Firefox → Core
QA Contact: general → general
Updated•18 years ago
|
Component: General → ImageLib
QA Contact: general → imagelib
Version: 1.0 Branch → 1.7 Branch
Comment 4•13 years ago
|
||
What do other browsers do? If we're the odd one out, we should fix that, but if it's a mismash, it's hard to argue that we should make a change here.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•