Closed
Bug 598920
Opened 15 years ago
Closed 15 years ago
Remove button styling for buttons added to Addon Bar
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
Firefox 4.0b9
People
(Reporter: tech4pwd, Assigned: dao)
References
Details
(Whiteboard: [addon bar][target-betaN])
Attachments
(1 file, 3 obsolete files)
5.87 KB,
patch
|
dietrich
:
review+
dietrich
:
approval2.0+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100923 Firefox/4.0b7pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100923 Firefox/4.0b7pre
Buttons added to the Addon Bar currently receive the same styling as those added to the Navigation Bar when in fact the styling should be closer to that of buttons added to the Tab Bar.
Reproducible: Always
Reporter | ||
Updated•15 years ago
|
Version: unspecified → Trunk
Comment 1•15 years ago
|
||
Well, then when I put all my widgets down there, what we really need to do this right is update the addon bar so its actually to be styled by the default theme.
All those things on it to be the styled similarly. Removing the buttons will just make it more statusbar like, weather its by glass or like the nav or bookmarks bar, themed or by lwtheme.
Reporter | ||
Comment 2•15 years ago
|
||
The plan is to retain some button styling, just not the default navigation bar button styling as those buttons feel cumbersome. I'm sure the UX Team has some ideas on this, if not, I'll be sure to try and come up with a mockup.
Reporter | ||
Comment 3•15 years ago
|
||
Here is how Opera have styled their bottom bar. I propose we mimic the button style.
Comment 4•15 years ago
|
||
A mockup would be great, thanks Paul.
Reporter | ||
Comment 5•15 years ago
|
||
Apologies for the wait.
This shows the button in their three different states.
Reporter | ||
Comment 6•15 years ago
|
||
I tried to play with the userChrome to get it to look proper, but had problems getting the borders and backgrounds back when hovering over the button. That said, it also raised some user experience concerns in cases of buttons with drop downs. It just didn't look intuitive. Anyway, this is a compromise I came up with.
Updated•15 years ago
|
Whiteboard: [addon bar]
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → dao
Component: General → Theme
QA Contact: general → theme
Assignee | ||
Comment 7•15 years ago
|
||
Attachment #492321 -
Flags: review?(dietrich)
Reporter | ||
Comment 8•15 years ago
|
||
Can we avoid pushing this until we get UX feedback on bug 609559. As it might negate this work.
Reporter | ||
Updated•15 years ago
|
Attachment #479351 -
Attachment is obsolete: true
Reporter | ||
Updated•15 years ago
|
Attachment #483842 -
Attachment is obsolete: true
Reporter | ||
Updated•15 years ago
|
Attachment #478239 -
Attachment is obsolete: true
Assignee | ||
Comment 9•15 years ago
|
||
(In reply to comment #8)
> Can we avoid pushing this until we get UX feedback on bug 609559.
No, I certainly don't want to wait for that bug. I don't think it would work for jetpack items anyway.
Reporter | ||
Comment 10•15 years ago
|
||
(In reply to comment #9)
> (In reply to comment #8)
> > Can we avoid pushing this until we get UX feedback on bug 609559.
>
> No, I certainly don't want to wait for that bug. I don't think it would work
> for jetpack items anyway.
Then post your argument against it in that bug so as that when the UX Team do review the idea, they're able to take your well grounded arguments into consideration.
Comment 11•15 years ago
|
||
Comment on attachment 492321 [details] [diff] [review]
patch
thanks! patch doesn't apply however, and also do you need to make linux changes?
Assignee | ||
Comment 12•15 years ago
|
||
(In reply to comment #11)
> Comment on attachment 492321 [details] [diff] [review]
> patch
>
> thanks! patch doesn't apply however, and also do you need to make linux
> changes?
It applies on top of bug 604531. Linux should be fine already.
Comment 13•15 years ago
|
||
Comment on attachment 492321 [details] [diff] [review]
patch
After testing the patch, and loading some add-ons into the bar, I think this needs a couple of pixels on the right margin. The buttons look a bit crunched together otherwise. r=me with that change.
Attachment #492321 -
Flags: review?(dietrich) → review+
Assignee | ||
Comment 14•15 years ago
|
||
(In reply to comment #13)
> Comment on attachment 492321 [details] [diff] [review]
> patch
>
> After testing the patch, and loading some add-ons into the bar, I think this
> needs a couple of pixels on the right margin. The buttons look a bit crunched
> together otherwise. r=me with that change.
On Windows, Linux, OS X or all of them?
Assignee | ||
Comment 15•15 years ago
|
||
(In reply to comment #14)
> (In reply to comment #13)
> > Comment on attachment 492321 [details] [diff] [review] [details]
> > patch
> >
> > After testing the patch, and loading some add-ons into the bar, I think this
> > needs a couple of pixels on the right margin. The buttons look a bit crunched
> > together otherwise. r=me with that change.
>
> On Windows, Linux, OS X or all of them?
ping?
Comment 16•15 years ago
|
||
This was on Linux. I didn't test the patch on Mac or Windows.
Assignee | ||
Comment 17•15 years ago
|
||
Sounds like we should have a separate bug on that. I haven't touched Linux since it doesn't have the button styling that this bug refers to.
Assignee | ||
Updated•15 years ago
|
Attachment #492321 -
Flags: approval2.0?
Updated•15 years ago
|
Whiteboard: [addon bar] → [addon bar][target-betaN]
Updated•15 years ago
|
Attachment #492321 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 18•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: uiwanted
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b9
Comment 19•15 years ago
|
||
Shouldn't the buttons have a hover effect? Not having one gives no tactile response that an icon is actually a button. IMHO this is especially important on the Windows theme, when there is little visual differentiation between a button's enabled and disabled states.
Assignee | ||
Comment 20•15 years ago
|
||
(In reply to comment #19)
> Shouldn't the buttons have a hover effect?
If you're using a classic Windows theme, bug 589236 is the bug you should watch.
You need to log in
before you can comment on or make changes to this bug.
Description
•