Closed
Bug 1482036
Opened 7 years ago
Closed 7 years ago
Animation progress bar - playing past scroll bar
Categories
(DevTools :: Inspector: Animations, defect, P3)
DevTools
Inspector: Animations
Tracking
(firefox-esr52 unaffected, firefox-esr60 wontfix, firefox61 wontfix, firefox62 wontfix, firefox63 verified)
VERIFIED
FIXED
Firefox 63
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | wontfix |
| firefox61 | --- | wontfix |
| firefox62 | --- | wontfix |
| firefox63 | --- | verified |
People
(Reporter: cfogel, Assigned: daisuke)
References
Details
(Keywords: regression)
Attachments
(2 files)
[Affected versions]:
- 63.0a1 (2018-08-09), 62.0b14, 61.0.1, 60.1.0esr, 45.3.0ESR
[Affected platforms]:
- win10x64, macOS10.9, Ubuntu 16.04LTS
[Steps to reproduce]:
1. Launch Firefox;
2. Open DevTools - Inspector - Animations Tab;
3. Type "anim" in the Search/Adress bar;
4. Press Enter on the Keyboard;
5. Observe the progress bar for the animations.
[Expected result]:
- The animation progress bar is contained by the section
[Actual result]:
- The progress bar stops at the browser edge, not at the scroll bar for animations;
[Regression range]:
- between ffx_54.0b8 (15-May-2017 23:05) and ffx_55 releases
[Additional notes]:
- attached screen recording with the issue;
- 52.8.0esr, 52.0.2, 54.0b2 are not affected
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
Thank you for the reporting Cristi.
Do you mean that the problem is that the scrubber is over the scroll bar?
The scrubber will not stop since there is at least one animation whose iteration count is infinity.
Flags: needinfo?(cristian.fogel)
| Reporter | ||
Comment 2•7 years ago
|
||
Yes. But it should stop being visible when it reaches the scrollbar (or not go over it).
Flags: needinfo?(cristian.fogel)
| Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment on attachment 9003712 [details]
Bug 1482036: Hold the position of indicator bar in percentage. r=gl
Gabriel [:gl] (ΦωΦ) has approved the revision.
Attachment #9003712 -
Flags: review+
| Assignee | ||
Comment 6•7 years ago
|
||
I'll push if the try was green.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=0bacdc1bea67f63d3b824c4e2d2eb15a5f6845f1
Assignee: nobody → dakatsuka
Pushed by dakatsuka@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f4f34fa31c24
Hold the position of indicator bar in percentage. r=gl
Comment 8•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•7 years ago
|
| Reporter | ||
Comment 9•7 years ago
|
||
Verified on 63.0a1 (2018-08-28) over Windows 10x64, MacOS 10.12, Ubuntu 16.04LTS.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•