Open
Bug 418631
Opened 18 years ago
Updated 3 years ago
Outer border of default buttons doesn't match Windows Classic theme color
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: adelfino, Unassigned)
Details
(Keywords: polish, ue)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022005 Minefield/3.0b4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022005 Minefield/3.0b4pre
Outer border of default buttons doesn't match Windows Classic theme color.
For example, with a Windows Classic theme and a Windows Standard color scheme (like in the attached screenshot), the outer border should be #000 instead of #404040.
Reproducible: Always
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
| Reporter | ||
Updated•18 years ago
|
Flags: blocking1.9?
Updated•18 years ago
|
| Reporter | ||
Comment 3•18 years ago
|
||
Can someone please confirm this?
WFM.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008040106 Minefield/3.0pre
You can also check the CSS for this (it looks correct to me):
chrome://global/skin/button.css
What sort of Windows app were you using? The button colors in .NET apps are NOT correct (my pet peeve and Microsoft's own damn fault), and certain buttons in IE do not always have the correct native color. Only truly native windows buttons (like the one in "winver") are correct.
| Reporter | ||
Comment 5•18 years ago
|
||
(In reply to comment #4)
> WFM.
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008040106
> Minefield/3.0pre
>
> You can also check the CSS for this (it looks correct to me):
> chrome://global/skin/button.css
>
> What sort of Windows app were you using? The button colors in .NET apps are
> NOT correct (my pet peeve and Microsoft's own damn fault), and certain buttons
> in IE do not always have the correct native color. Only truly native windows
> buttons (like the one in "winver") are correct.
>
Notepad.
Updated•3 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•