Closed
Bug 1459907
Opened 7 years ago
Closed 7 years ago
Implement new bookmark confirmation
Categories
(Firefox :: Bookmarks & History, enhancement, P3)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 62
Tracking | Status | |
---|---|---|
firefox62 | --- | verified |
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
When saving a bookmark, flip the dialog like a card that says "Saved to your Library".
Amy, can you provide the spec for the animation?
Flags: needinfo?(amlee)
Updated•7 years ago
|
Flags: needinfo?(amlee)
Assignee | ||
Comment 1•7 years ago
|
||
Amy, are you going to work on this spec? Already working on it? Are you the wrong person to ask? Please respond to the needinfo rather than just cancelling it.
Flags: needinfo?(amlee)
Priority: -- → P3
Comment 2•7 years ago
|
||
Hi Dao,
Really sorry I didn't realize I cancelled the NI, not sure how that happened. Aaron and I are meeting tomorrow to finalize the spec for you. I'll attach when ready.
Flags: needinfo?(amlee)
Assignee | ||
Updated•7 years ago
|
Summary: Implement save bookmark flip animation → Implement new bookmark confirmation animation
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Summary: Implement new bookmark confirmation animation → Implement new bookmark confirmation
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 8986753 [details]
Bug 1459907 - Implement new bookmark confirmation.
Aaron, can you give this a try and sign off on the user experience?
Windows build:
https://queue.taskcluster.net/v1/task/OJMczjPeT5emLrLr18czug/runs/0/artifacts/public/build/target.zip
Mac build:
https://queue.taskcluster.net/v1/task/C3L-eEndTkufdGruicTD0g/runs/0/artifacts/public/build/target.dmg
Linux build:
https://queue.taskcluster.net/v1/task/DqWAGY7pQvSwfXJQET5jKQ/runs/0/artifacts/public/build/target.tar.bz2
Attachment #8986753 -
Flags: ui-review?(abenson)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 8•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 10•7 years ago
|
||
Comment on attachment 8986753 [details]
Bug 1459907 - Implement new bookmark confirmation.
Turns out Aaron isn't currently available.
Attachment #8986753 -
Flags: ui-review?(abenson)
Comment 11•7 years ago
|
||
mozreview-review |
Comment on attachment 8986753 [details]
Bug 1459907 - Implement new bookmark confirmation.
https://reviewboard.mozilla.org/r/252056/#review258848
::: browser/base/content/browser.js:8522
(Diff revision 5)
> },
> };
> +
> +var ConfirmationPanel = {
> + /**
> + * Shows the confirmation panel.
I would be nice to explain what is the "confirmation panel", maybe with a couple examples too, we have so many notifications and panels around...
Attachment #8986753 -
Flags: review?(mak77) → review+
Assignee | ||
Comment 12•7 years ago
|
||
I can add an explanation. Related too that, do you have ideas for a better name than "confirmation panel"? I'm not too happy with that myself.
Flags: needinfo?(mak77)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(mak77)
Comment 14•7 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b8939927a9b9
Implement new bookmark confirmation. r=mak
Comment 16•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 62
Comment 17•7 years ago
|
||
Please respect toolkit.cosmeticAnimations.enabled;false
Updated•7 years ago
|
Flags: qe-verify+
Comment 18•7 years ago
|
||
Verified the new bookmark confirmation based on this video https://cl.ly/043u3C0p3W25 considering the "Saved to library" text in the latest Nightly 63.0a1 (2018-06-26)) version. On Windows 10 x64 and Mac OS X 10.1. it looks good.
However, on Ubuntu 16.04. there is shadow that does not seem to be intended. Please check the attached screenshot.
Can you please confirm if the message on Ubuntu is incorrectly displayed?
Flags: needinfo?(dao+bmo)
Comment 19•7 years ago
|
||
Assignee | ||
Comment 20•7 years ago
|
||
(In reply to Timea Babos from comment #18)
> However, on Ubuntu 16.04. there is shadow that does not seem to be intended. Please check the attached screenshot.
>
> Can you please confirm if the message on Ubuntu is incorrectly displayed?
Indeed.
Flags: needinfo?(dao+bmo)
Comment 21•7 years ago
|
||
I reported Bug 1471558 for the above mentioned issue regarding the message on Ubuntu.
I also checked on Firefox Beta 62.0b3 and the results are the same as mentioned in Comment 18.
You need to log in
before you can comment on or make changes to this bug.
Description
•