Closed
Bug 638116
Opened 14 years ago
Closed 14 years ago
use different background gradient colors in split menu buttons in Firefox Button
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
FIXED
Firefox 4.0
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: beltzner, Assigned: Margaret)
References
Details
(Keywords: polish, ux-affordance)
Attachments
(4 files, 2 obsolete files)
174.53 KB,
image/png
|
shorlander
:
ui-review-
|
Details |
71.50 KB,
image/png
|
shorlander
:
ui-review+
|
Details |
89.06 KB,
image/png
|
faaborg
:
ui-review+
|
Details |
1.18 KB,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
Spun out from bug 628049
>Comment on attachment 515992 [details]
>Modified start menu
>
>Stephen, can you suggest a prettier version that still makes it very clear to
>the user that the main command is an actual click target.
Reporter | ||
Comment 1•14 years ago
|
||
Attachment #516279 -
Flags: ui-review?(shorlander)
Assignee | ||
Comment 2•14 years ago
|
||
Comment on attachment 516279 [details]
Faaborg's mockup of better split menu button gradients
One concern I have about this is that it implies that we want to change the hover style for all menuitems in the firefox button menu, which creates even more style rules to override the native defaults.
Comment 3•14 years ago
|
||
Same style for split and normal, and a clearer differentiation between the two parts to indicate that the main command is click-able.
Comment 4•14 years ago
|
||
Comment on attachment 516279 [details]
Faaborg's mockup of better split menu button gradients
This is on the right track. I think we should use a middle ground between the start menu style and the almost pure white style here. I will post a mockup.
Attachment #516279 -
Flags: ui-review?(shorlander) → ui-review-
Comment 5•14 years ago
|
||
Assignee | ||
Comment 6•14 years ago
|
||
This is my implementation of Alex's quick fix. He really wants this to make it in, so it would be sweet if we could get it reviewed soon!
Assignee: shorlander → margaret.leibovic
Status: NEW → ASSIGNED
Attachment #516364 -
Flags: review?(dao)
Comment 7•14 years ago
|
||
Comment on attachment 516361 [details]
Between native and Faaborg's mockup
this is much nicer than the quick fix, but might not be able to make 4 since if modifies the normal sub-menus like Web developer as well.
Attachment #516361 -
Flags: ui-review+
Comment 8•14 years ago
|
||
Comment on attachment 516364 [details] [diff] [review]
quick fix patch
>+ background: transparent;
background-image: none;
Attachment #516364 -
Flags: review?(dao) → review+
Updated•14 years ago
|
Attachment #516351 -
Flags: ui-review?(shorlander)
Updated•14 years ago
|
Attachment #516351 -
Flags: ui-review?(shorlander) → ui-review+
Assignee | ||
Comment 9•14 years ago
|
||
(In reply to comment #8)
> Comment on attachment 516364 [details] [diff] [review]
> quick fix patch
>
> >+ background: transparent;
>
> background-image: none;
This doesn't work, and I believe it's because of the -moz-appearance: none;. It creates a solid blue background on the menu.
Assignee | ||
Comment 10•14 years ago
|
||
Attachment #516364 -
Attachment is obsolete: true
Attachment #516378 -
Flags: review?(dao)
Assignee | ||
Updated•14 years ago
|
Attachment #516378 -
Flags: approval2.0?
Assignee | ||
Comment 11•14 years ago
|
||
Comment on attachment 516378 [details] [diff] [review]
revised patch
Oops, just noticed this was pre-approved by beltzner.
Attachment #516378 -
Flags: approval2.0?
Comment 12•14 years ago
|
||
(In reply to comment #9)
> It creates a solid blue background on the menu.
So the background color is otherwise present but hidden by the opaque gradient. Can you fix that?
Assignee | ||
Comment 13•14 years ago
|
||
Attachment #516378 -
Attachment is obsolete: true
Attachment #516378 -
Flags: review?(dao)
Attachment #516394 -
Flags: review?(dao)
Updated•14 years ago
|
Attachment #516394 -
Flags: review?(dao) → review+
Comment 14•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [pre-approved by beltzner]
Target Milestone: --- → Firefox 4.0
You need to log in
before you can comment on or make changes to this bug.
Description
•