Closed Bug 973248 Opened 10 years ago Closed 5 years ago

[UX] Australis - Add CSS transitions to Panel menu footer

Categories

(Firefox :: Theme, defect)

30 Branch
defect
Not set
normal
Points:
3

Tracking

()

RESOLVED WONTFIX

People

(Reporter: ntim, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Australis:P5] [ux])

Right now, the Panel Menu footer buttons feel heavy without transitions. Also, the subview footer has those, only the main view (with Customize, help and exit)  is affected.

I have also noticed another issue regarding the main view footer, it's not as tall as the subview footers.

Two solutions for these issues :
- Use the panel-subview-footer class
- Fix this bug "manually" without the class
Whiteboard: [Australis:P3]
The footer size bug is here : https://bugzilla.mozilla.org/show_bug.cgi?id=963002
Also, the active state shadow of the footers (subviews and main view) should be thicker.
I really don't think this is important right now. Probably not even P3-, more like P4, P5. Why did you mark it as P3?
Flags: needinfo?(ntim007)
Whiteboard: [Australis:P3] → [Australis:P3-]
(In reply to :Gijs Kruitbosch from comment #3)
> I really don't think this is important right now. Probably not even P3-,
> more like P4, P5. Why did you mark it as P3?

Well P3 because it's a consistency problem.
Flags: needinfo?(ntim007)
That's not how priorities are defined. Please let us manage the priorities; flag them as [Australis:P?] if you feel compelled to mark prioritized bugs.

Which platforms is this for? These buttons have obvious mouseover transitions on OS X, and also on Windows as best I can tell over RDP.
Whiteboard: [Australis:P3-] → [Australis:P5]
(In reply to Justin Dolske [:Dolske] from comment #5)
> That's not how priorities are defined. Please let us manage the priorities;
> flag them as [Australis:P?] if you feel compelled to mark prioritized bugs.
> 
> Which platforms is this for? These buttons have obvious mouseover
> transitions on OS X, and also on Windows as best I can tell over RDP.

I'm using Windows.
---
Looking at [0], I see the that the transition is badly coded. This is parsed as transition: background-color 0s;
So basically, there is no actual transition here.

It would be nice if these rules actually match the ones used by .panel-subview-footer.subview-button in [1] and [2]

[0] : http://lxr.mozilla.org/mozilla-central/source/browser/themes/shared/customizableui/panelUIOverlay.inc.css#337
[1] : http://lxr.mozilla.org/mozilla-central/source/browser/themes/shared/customizableui/panelUIOverlay.inc.css#495
[2] : http://lxr.mozilla.org/mozilla-central/source/browser/themes/shared/customizableui/panelUIOverlay.inc.css#575
Ah, yes, now that I'm on a live Windows box I see there's clearly no transition (easiest to see by rapidly flickering over the quit button, which goes bright-red upon mouseover). And, uhh, now that I do that on OS X it's also clearly without a transition.

P5 is still appropriate.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → ntim007
Status: NEW → ASSIGNED
I'm addressing this in bug 963002 .
Depends on: 963002
(In reply to Tim Nguyen [:ntim] from comment #8)
> I'm addressing this in bug 963002 .

No longer addressing this in bug 963002, so UX can be discussed here.
No longer depends on: 963002
Assignee: ntim007 → nobody
Status: ASSIGNED → NEW
Flags: firefox-backlog+
Summary: Australis - Add CSS transitions to Panel menu footer → [UX] Australis - Add CSS transitions to Panel menu footer
Whiteboard: [Australis:P5] → [Australis:P5] [ux] p=0
Whiteboard: [Australis:P5] [ux] p=0 → [Australis:P5] [ux] p=3
Points: --- → 3
Whiteboard: [Australis:P5] [ux] p=3 → [Australis:P5] [ux]

None of the buttons have CSS transitions anymore. Everything is consistent ! 🎉

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.