Open
Bug 1408450
Opened 7 years ago
Updated 2 years ago
Implement doorhanger sub-menu animation and new icon
Categories
(Firefox :: Menus, enhancement, P4)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: amylee, Unassigned)
References
Details
Attachments
(4 files)
In response to bug 1390551. This is the proposed animation to make it clearer to users that you need to click on the menu item to access the sub-menu.
I've attached svg icon assets. Let me know if this requires a sprite sheet.
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
We would need a sprite sheet to implement the animation tweening that is showing in https://bug1390551.bmoattachments.org/attachment.cgi?id=8917870
But I would prefer that we revisit the choice to not expand on hover. Have we detailed our reasoning for not supporting expand on hover? Is it because we change subviews in place instead of expanding the menu outwards?
Flags: needinfo?(amlee)
Reporter | ||
Comment 4•7 years ago
|
||
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #3)
> We would need a sprite sheet to implement the animation tweening that is
> showing in https://bug1390551.bmoattachments.org/attachment.cgi?id=8917870
>
> But I would prefer that we revisit the choice to not expand on hover. Have
> we detailed our reasoning for not supporting expand on hover? Is it because
> we change subviews in place instead of expanding the menu outwards?
I believe the reasoning is that a user can accidentally switch to the sub-menu on hover. In the old version the menu expands out so it's not as big of a deal but it could be more frustrating in this case if the user didn't intend on going to the sub-menu and need to click out of it. NI Stephen, see Jared's comment above.
Flags: needinfo?(amlee) → needinfo?(shorlander)
Comment 5•7 years ago
|
||
(In reply to Amy Lee [:amylee] UX from comment #4)
> (In reply to Jared Wein [:jaws] (please needinfo? me) from comment #3)
> > We would need a sprite sheet to implement the animation tweening that is
> > showing in https://bug1390551.bmoattachments.org/attachment.cgi?id=8917870
> >
> > But I would prefer that we revisit the choice to not expand on hover. Have
> > we detailed our reasoning for not supporting expand on hover? Is it because
> > we change subviews in place instead of expanding the menu outwards?
>
> I believe the reasoning is that a user can accidentally switch to the
> sub-menu on hover. In the old version the menu expands out so it's not as
> big of a deal but it could be more frustrating in this case if the user
> didn't intend on going to the sub-menu and need to click out of it. NI
> Stephen, see Jared's comment above.
Yes. It's awkward and confusing to have the UI rearrange itself on hover. Sub-menus don't have that problem because they appear next to (or over) what you are hovering.
Flags: needinfo?(shorlander)
Reporter | ||
Comment 8•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•