Open
Bug 1497561
Opened 7 years ago
Updated 3 years ago
Bookmark star and confirmation animations are played at the same time
Categories
(Firefox :: Bookmarks & History, defect, P3)
Firefox
Bookmarks & History
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox62 | --- | affected |
firefox63 | --- | affected |
firefox64 | --- | affected |
People
(Reporter: cfogel, Unassigned)
References
()
Details
(Whiteboard: [fxsearch])
Attachments
(2 files)
[Notes}:
- based on comment from another issue, and a quick double check with Amy
https://bugzilla.mozilla.org/show_bug.cgi?id=1472472#c11
[Affected versions]:
- 62.0.3, 63.0b12, 64.0a1
[Affected platforms]:
- win 10x64, Ubuntu 16.04LTS, macOS 10.11
[Steps to reproduce]:
1. Launch Firefox;
2. Access any web-page(even this one);
3. Click on the Bookmark this page button(star);
4. Wait for the dropdown menu to close or click on the done button
[Expected result]:
"Animation reference - note the order of animation. Star drops in library and confirmation appears after. The library icon and confirmation message fades out at the same time in the span of 200ms."
[Actual result]:
- the star and the confirmation message are started instantly;
[Regression range]:
- traced it back to Bug 1459907 - feature implementation;
- not a regression;
[Additional notes]:
- 60.2.2ESR not affected;
- attached screen recording with the current animation;
Reporter | ||
Comment 1•7 years ago
|
||
Attached a screenshot with the frame in which they start.
Comment 2•7 years ago
|
||
Not sure if we should track animations here or in Theme?
Flags: needinfo?(dao+bmo)
Comment 3•7 years ago
|
||
The confirmation hint is triggered from JS, so this should probably be fixed there.
Flags: needinfo?(dao+bmo)
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [fxsearch]
Updated•7 years ago
|
Keywords: regression
Comment 4•7 years ago
|
||
This was implemented like this from the get-go. Not a regression.
Keywords: regression
Comment 5•7 years ago
|
||
Oops, sorry, I read the first comment wrong.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•