Closed Bug 78778 Opened 24 years ago Closed 24 years ago

animated GIF continues running after img.src is replaced through js

Categories

(Core :: Graphics: ImageLib, defect, P1)

x86
All
defect

Tracking

()

VERIFIED WORKSFORME
mozilla0.9.9

People

(Reporter: pali, Assigned: saari)

References

()

Details

(Keywords: testcase)

See testcase: it consists of image with mouseover; mouseover image is animated GIF. mouse over it. it starts counting from 1 to 10 and loops. Now, mouse over it, leave and mouse over it again. You should see that it does not start the animation from the beginning but it is playing it somewhere from the middle... it seems that the animation continuse running in the background even if not displayed... --mondo
Keywords: testcase
seeing too on linux and confirming
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
It's true that the animated GIF is playing somewhere from the middle when the mouse is over it again. And if you count the GIF's "number" you will notice that the GIF is playing in background (i.e., the numbers moving up) when the mouse is NOT over it. It's kind of like animation on background regardless of mouse event.
Pav sez its a dup of saari's bugs. ->saari and not extremely critical for 0.9.1
Assignee: pavlov → saari
Target Milestone: --- → mozilla0.9.2
Yeah, I think dr has the patch for this? I patched it and then it was moved somewhere...
Yup, looks like the mouseover codepath doesn't call StartAnimation and StopAninmation correctly. I've got other manifestations of this too
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Target Milestone: mozilla0.9.3 → mozilla0.9.4
0.9.4 P1
Priority: -- → P1
->0.9.5
Target Milestone: mozilla0.9.4 → mozilla0.9.5
Target Milestone: mozilla0.9.5 → mozilla0.9.7
WFM 2001 110103 Win98.
Blocks: 61480
Summary: animation in GIF continues running in the background → animated GIF continues running after img.src is replaced through js
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Blocks: 119597
Target Milestone: mozilla0.9.8 → mozilla0.9.9
build 2001020603 win32 WFM
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
WFM win xp build 2002021803, Max OS X build 2002021810 and linux build 2002021810, marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.