Closed
Bug 75828
Opened 24 years ago
Closed 24 years ago
Mozilla repeating animation of images when it shouldn't
Categories
(Core :: Graphics: ImageLib, defect, P1)
Core
Graphics: ImageLib
Tracking
()
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: mikepinkerton, Assigned: dr)
References
Details
(Whiteboard: [imglib])
Attachments
(3 files)
3.84 KB,
image/jpeg
|
Details | |
2.94 KB,
patch
|
Details | Diff | Splinter Review | |
2.53 KB,
patch
|
Details | Diff | Splinter Review |
load the attached image in ns4 and mozilla. under ns4, it switches frames once
and doesn't repeat. in mozilla it repeats very quickly.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
no, this is not a dup.....
Comment 4•24 years ago
|
||
Yes, you're right. Sorry.
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
Loop feature was not implemented in imgContainer. Here is one implementation
if needed.
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
changing status to [imglib], also I see this behavior on W2k build 2001041804,
changing OS to all
OS: Mac System 9.x → All
Whiteboard: [imglib]
Comment 10•24 years ago
|
||
*** Bug 76500 has been marked as a duplicate of this bug. ***
Comment 11•24 years ago
|
||
Reproduced on WinNT using 2001-04-18-04. Adding patch keyword.
Updating summary from
"Image that doesn't animate in ns4 animates in mozilla" to
"Mozilla repeating animation of images when it shouldn't".
Keywords: patch
Updated•24 years ago
|
Summary: Image that doesn't animate in ns4 animates in mozilla → Mozilla repeating animation of images when it shouldn't
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Comment 12•24 years ago
|
||
*** Bug 77545 has been marked as a duplicate of this bug. ***
Comment 13•24 years ago
|
||
*** Bug 77707 has been marked as a duplicate of this bug. ***
Comment 15•24 years ago
|
||
*** Bug 77712 has been marked as a duplicate of this bug. ***
Comment 16•24 years ago
|
||
Good job with the patch. I was wondering why all of a sudden my Gifs started
going crazy on my pages... Now if only we could get the patch in.... :-)
Comment 17•24 years ago
|
||
*** Bug 78141 has been marked as a duplicate of this bug. ***
Comment 18•24 years ago
|
||
Comment 19•24 years ago
|
||
okay, this needs r= and sr=
Comment 20•24 years ago
|
||
r=pavlov
Comment 21•24 years ago
|
||
*** Bug 79447 has been marked as a duplicate of this bug. ***
Comment 22•24 years ago
|
||
*** Bug 79899 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 24•24 years ago
|
||
patch looks good to me. i'll get sr and checkin asap.
Severity: normal → minor
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 25•24 years ago
|
||
sr=hyatt
Assignee | ||
Comment 26•24 years ago
|
||
fixed
Assignee | ||
Comment 27•24 years ago
|
||
erm, really fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 28•24 years ago
|
||
*** Bug 80991 has been marked as a duplicate of this bug. ***
Comment 29•24 years ago
|
||
Verified fixed w2k build 2001051504
Verified fixed mac build 2001051504
Verified fixed linux build 2001051506
Status: RESOLVED → VERIFIED
Comment 30•24 years ago
|
||
*** Bug 81350 has been marked as a duplicate of this bug. ***
Comment 31•24 years ago
|
||
*** Bug 81184 has been marked as a duplicate of this bug. ***
Comment 32•23 years ago
|
||
*** Bug 84268 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•