Closed
Bug 416656
Opened 17 years ago
Closed 17 years ago
Tab strip background color does not (and should) match on Windows Vista
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 420236
People
(Reporter: Gabri, Unassigned)
References
Details
(Keywords: uiwanted)
Attachments
(1 file)
|
28.20 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; it; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Under Win Vista, toolbars, tabs and menu of firefox 3 have different background colors.
Reproducible: Always
Steps to Reproduce:
1. Open firefox 3
2. See toolbars, tabs, menu background color.
Expected Results:
IMHO, background colors have to be OR the same of Win XP OR the same of Linux.
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
Comment 2•17 years ago
|
||
This won't block the final release of Firefox 3.
Menus and toolbar background colours are being pulled in from native system theme, so I think what you're really asking is for the tabstrip styling to match those colours. Morphing bug and adding some relevant cc's.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking-firefox3? → blocking-firefox3-
Summary: Some theme's issue under Win Vista → Tab strip background color does not (and should) match on Windows Vista
Comment 3•17 years ago
|
||
The background color is moz-dialog, which is a native color. What we could do is reuse the toolbox appearance, as done here in step 2:
http://cheeaun.phoenity.com/weblog/2007/09/vista-style-tweaks-for-firefox.html
I don't really like the result.
Comment 5•17 years ago
|
||
I think this occurred primarily due to the fact that in the past the toolbar color has closely resembled the color of dialog boxes, and now that is no longer the case.
The toolbox appearance is producing the glass effect that is applied to the first toolbar (normally the menubar), is there any way to get just the flat color (like we see in the navigation toolbar).
Also, this sickly shade of purple is itself a pretty big problem. There isn't a single app that ships with Vista that uses it outside of a menubar, so everyone is criticizing us for not being native (even though we are pulling the color from the system).
Comment 6•17 years ago
|
||
(In reply to comment #5)
> The toolbox appearance is producing the glass effect that is applied to the
> first toolbar (normally the menubar), is there any way to get just the flat
> color (like we see in the navigation toolbar).
The menubar and all toolbars are children of the toolbox, which has the toolbox appearance. The color that you see in the navigation toolbar is part of that. As far as I know, it isn't available as a CSS color.
Comment 7•17 years ago
|
||
Setting this as a dupe for the bug to update the vista main window appearance since it covers the same issue.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•