Closed
Bug 1221074
Opened 9 years ago
Closed 10 months ago
Wrong behavior of the scrubber when an animation is paused and another animation is Played and then Stopped
Categories
(DevTools :: Inspector: Animations, defect, P3)
Tracking
(firefox44 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox44 | --- | affected |
People
(Reporter: mboldan, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [btpp-backlog])
Attachments
(1 file)
3.97 MB,
video/quicktime
|
Details |
Reproducible with Nightly 44.0a1 (2015-10-29)
Affected platforms: Windows 10 x32, Ubuntu 13.10 x64 and Mac OS X 10.11
Steps to reproduce:
1. Launch Firefox and open https://bugzilla.mozilla.org/attachment.cgi?id=8680557.
2. Open the Inspector from the Developer option.
3. Select the Animations tool.
4. Stop the animations.
5. Click on one circle in order to toggle the animation.
6. Pause the animation by clicking on the elapsed time bar.
7. Click on the other circle in order to toggle the animation.
8. Click again on the same circle in order to stop the animation.
Expected results:
The first animation is paused and the scrubber is displayed where it was previously paused.
Actual results:
If the second animation is stopped after the scrubber is at the end, the scrubber from the first animation is played, but the animation is paused.
If the second animation is stopped before the scrubber is at the end, the scrubber from the firs animation is missing (See the attached video).
Note that the issue is not reproducible if the 'Pause' button is used for pausing the animation.
Updated•9 years ago
|
Updated•9 years ago
|
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Comment 1•9 years ago
|
||
Let's make this depend on bug 1210363. Once we group animations by startTime, this problem will go away.
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
Comment 2•10 months ago
|
||
This issue can no longer be reproduced using the latest Nightly v125.0a1 in Windows 10 or MacOS 11. Closing this report as worksforme.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•