Closed
Bug 416819
Opened 17 years ago
Closed 17 years ago
Places Organizer menu selection
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: micmon, Unassigned)
References
Details
Attachments
(2 files)
The places organizer is using a proper menu instead of menu-like behaving buttons now. This is great, but the font color of the selected menu is wrong (see screenshot).
| Reporter | ||
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Comment 2•17 years ago
|
||
This might be a dupe of bug 416410, since the menu is intended to have a toolbar button appearance, in which case the text color is correct.
| Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> This might be a dupe of bug 416410, since the menu is intended to have a
> toolbar button appearance, in which case the text color is correct.
>
Hmm? Why that! It makes totally sense to have manu appearanace for this, as it *is* a menu (which also has two buttons at the start, but that's not the point, the same is possible to do in the main browser window). We have toolbar button appearance for bookmark folders, let's not mix those two up.
Comment 4•17 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > This might be a dupe of bug 416410, since the menu is intended to have a
> > toolbar button appearance, in which case the text color is correct.
> >
>
> Hmm? Why that! It makes totally sense to have manu appearanace for this, as it
> *is* a menu (which also has two buttons at the start, but that's not the point,
> the same is possible to do in the main browser window). We have toolbar button
> appearance for bookmark folders, let's not mix those two up.
>
Its mixed with back and forward which ARE buttons. Menubars should always be on their own row and contain only menus, otherwise ugliness results as you can see with some themes.
| Reporter | ||
Comment 5•17 years ago
|
||
The screenshot shows that it is possible to use buttons and menus together in the main window (which I personally know some people use to save space). I don't see a problem at all to have buttons and a "Organize View Backup" menu in one line. I see however a problem with buttons that work like a menu but look like bookmarks.
Comment 6•17 years ago
|
||
I agree: this should be styled like a menu, because it is a menu (feature wise and -- as of bug 400703 -- implementation wise). However, some themes do make the assumption that the menu is on the top and has no siblings (e.g. attachment 302902 [details]).
| Reporter | ||
Comment 7•17 years ago
|
||
(In reply to comment #6)
> However, some themes do make
> the assumption that the menu is on the top and has no siblings (e.g. attachment
> 302902 [details]).
>
Is this the Darkilouche theme or some other theme using the same colors? making this assumption seems to be a very bad idea btw becasue it will break other apps as well.
Comment 8•17 years ago
|
||
(In reply to comment #7)
> Is this the Darkilouche theme or some other theme using the same colors?
I don't know. It's a screenshot from bug 417087.
| Reporter | ||
Comment 9•17 years ago
|
||
(In reply to comment #8)
> I don't know. It's a screenshot from bug 417087.
Ok, confirmed as Darkgilouche. Jimmac confirmed this as bug in his theme, as he basicly uses a hack but didn't get the widget matches right. So this should not be seen as a problem here. I tested other themes/engines and they all seemed to work fine.
Comment 10•17 years ago
|
||
The Glossy theme on Ubuntu (which I use) also shows a similar problem.
| Reporter | ||
Comment 11•17 years ago
|
||
The attachment¹ even shows that the affected themes also have problems elsewhere in the desktop: see the "live session user" applet in the top panel bar, it also should use the brighter gray (like the panel itself) and not the dark one. Same for Gummy, right.
[1] https://bugzilla.mozilla.org/attachment.cgi?id=302902
Comment 12•17 years ago
|
||
When bug 416410 is fixed, just #placesMenu { -moz-appearance: none } would probably fix the problem that we have with some themes' menu appearance.
Comment 13•17 years ago
|
||
"However, some themes do make
the assumption that the menu is on the top and has no siblings"
Menu is menu. It SHOULD have own toolbar.
But if we move library's menubar to the top, we will have lots of unused space...
Comment 14•17 years ago
|
||
so... fixed?
Comment 15•17 years ago
|
||
I'd say invalid. We don't need to do anything here.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•