Open
Bug 1482049
Opened 7 years ago
Updated 3 years ago
Margin to right for animations text could adapt to resize of Animation panel
Categories
(DevTools :: Inspector: Animations, enhancement, P3)
DevTools
Inspector: Animations
Tracking
(firefox61 affected, firefox62 affected, firefox63 affected)
NEW
People
(Reporter: cfogel, Unassigned)
Details
Attachments
(1 file)
|
567.54 KB,
image/gif
|
Details |
[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. Grab the separator between inspector and animations section
[Actual result]:
- The animation names are set with a margin to right offset and truncated to left as section becomes smaller;
[Enhancement suggestion]:
- Margin to right value can be lowered(for all of them) once text would start getting clipped, or the threshold changed.
That way they should be readable in more scenarios.
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•