Open
Bug 1213599
Opened 10 years ago
Updated 3 years ago
Keyframes animations aren't displayed in sidebar if they are finished before user opens animation pane
Categories
(DevTools :: Inspector: Animations, enhancement, P3)
DevTools
Inspector: Animations
Tracking
(firefox44 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | affected |
People
(Reporter: arni2033, Unassigned)
References
Details
(Keywords: dupeme)
Attachments
(1 file)
STR: (Win7_64, Nightly 44, 32bit, ID 20151008030232, new profile)
1. Open attached page
2. Wait until animation is finished (1s)
3. Open devtools -> Inspector, select <body>, open animation pane in sidebar
4. Press Ctrl+R or click reload button in urlbar
5. Wait until animation is finished (1s)
Result: After Step 3 there's no animations displayed on animation pane in sidebar
After Step 4 animation is displayed, and after Step 5 it's still there
Expectations: All element's animations should be displayed in sidebar
Note: I also faced with animation pane sometimes not displaying 0.1s animations even if it was opened before page loaded. So I believe this is part of major bug/enhancement.
Hm, I'm not sure if this is a bug.
If animation inspector is only supposed to capture animations which happen when devtools are opened, then of course my expectations here aren't correct at all.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Updated•10 years ago
|
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Comment 2•10 years ago
|
||
Right now this is by design, the tool is only designed to show current animations.
But we have a plan to show all animations, even those that have ended, when you open the tool. Marking as an enhancement.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•