Closed Bug 41939 Opened 24 years ago Closed 24 years ago

Animated GIF set to play once only shows last frame on javascript mouseover

Categories

(Core :: JavaScript Engine, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 17126

People

(Reporter: gileadis, Assigned: rogerl)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m16) Gecko/20000607
BuildID:    2000060720

I've created a page that shows a normal image, and on a mouseover it switches to
an animated gif image, which is (internally in the gif image) set to only play
once.  I've used Dreamweaver's javascript code, which is pretty standard javascript.

When the mouse is placed over the image the first time, the animated gif plays
through all the frames normally.  However, every mouseover after that, the
animated gif only displays its last frame, instead of playing the entire
animation again.

When the the web page is refreshed (by clicking the browser's refresh button)
the error persists--the last frame is still the only one that displays on a
mouseover.

Reproducible: Always
Steps to Reproduce:
1. Create an animated gif that only plays (cycles through its frames) once.
2. Set it to display on a javascript mouseover (as the "on" image of the mouseover).
3. Mouse over the image two or more times.  Every time after the first, the
image will display the last frame only.

Actual Results:  The mouseover image only displays its final frame.

Expected Results:  The mouseover image should display all of its frames when
moused over--the animation should play all the way through.
This is a dup of bug 17126 but I can't resove it.
yup, does seem to be a dup.  Thanks Michael!

*** This bug has been marked as a duplicate of 17126 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
v. dupe
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.