Closed
Bug 402744
Opened 18 years ago
Closed 11 years ago
Notifier (new mail notification) is grey
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hebbet, Unassigned)
Details
(Keywords: polish)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007110605 Minefield/3.0a9pre
Build Identifier: version 3.0a1pre (2007110604)
In TB 2 the notifier's background for new messages is white, in the pre-versions it's grey.
Reproducible: Always
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
| Reporter | ||
Updated•18 years ago
|
Flags: blocking-thunderbird3?
Comment 1•18 years ago
|
||
While I can confirm it's grayish on linux too, technically it was never set to "white", but to " -moz-Dialog;" - maybe the default for that changed...
http://lxr.mozilla.org/seamonkey/source/mail/themes/qute/mail/newmailalert.css#50
Comment 2•18 years ago
|
||
not a blocker IMO
Flags: wanted-thunderbird3?
Flags: blocking-thunderbird3?
Flags: blocking-thunderbird3-
Comment 3•18 years ago
|
||
(In reply to comment #1)
> While I can confirm it's grayish on linux too, technically it was never set to
> "white", but to " -moz-Dialog;" - maybe the default for that changed...
>
> http://lxr.mozilla.org/seamonkey/source/mail/themes/qute/mail/newmailalert.css#50
>
Confirming based on above comment.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Comment 4•18 years ago
|
||
Actually my earlier comment isn't quite correct. That was changed from white to -moz-Dialog in bug 382299 which didn't land on branch.
Summary: Notifier is grey → Notifier (new mail notification) is grey
So the solution here is to change it back to white?
If possible I would like to work on it.
More than just changing the background color I would like to bring this toast notification more up-to-date with today design standards.
Last word, to avoid issues with high contrast color schemes we could add a check-box under the notification settings to turn on "high-contrast mode".
Comment 8•11 years ago
|
||
Actually, I think we should close this bug as is.
The solution is not to change it back to white. It's using -moz-Dialog done exactly so that if will follow system/theme colors for what you have installed. You shouldn't have to set any prefs for that.
However, if you want to improve the design, please submit a patch with your suggestion! But that's better done in a new bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: wanted-thunderbird3?
Resolution: --- → WONTFIX
Sounds good. The good thing about the pref is that we don't have to compromise the looks of the UI because of a minority of users that will prefer to invert their screen colors, but I'll open a patch with the suggestion.
Thanks
You need to log in
before you can comment on or make changes to this bug.
Description
•