Closed Bug 382299 Opened 17 years ago Closed 17 years ago

New mail notification window (alert) doesn't comply with high-contrast GNOME theme

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tim.miao, Assigned: patrick.bugs)

References

Details

(Keywords: access)

Attachments

(3 files)

New mail notification popup window is not compliant with gnome desktop theme settings.

Steps to reproduce:
1. Change gnome desktop theme to high contrast large print inverse.
2. Start thunderbird and compose a new message to yourself.
3. Send and receive mail.

Expected result:
After step 3, new mail notification window will be popup, it should be compliant with selected theme settings.

Actual result:
This notification window is not compliant with selected theme settings.
Component: Message Compose Window → General
QA Contact: message-compose → general
Summary: Notification window is not compliant with gnome desktop theme settings. → New mail notification window (alert) doesn't comply with high-contrast GNOME theme
Can you provide a screenshot of the alert?
Attached image screenshot
this is the updated patch against CVS from today
Attachment #266639 - Flags: review+
Comment on attachment 266639 [details] [diff] [review]
patch to fix color issues

I don't think anyone has reviewed this patch yet so removing the plus. 

Asking Magnus and myself.
Attachment #266639 - Flags: superreview?(mscott)
Attachment #266639 - Flags: review?(mkmelin+mozilla)
Attachment #266639 - Flags: review+
Can we use 
 background-color: -moz-Dialog;
 color: -moz-DialogText;
?

I think we should not hardcoded bg/fg color to white/black.
Comment on attachment 266639 [details] [diff] [review]
patch to fix color issues

I think Ginn is on the right track with his suggestion. Can you incorporate it into your patch?
Attachment #266639 - Flags: superreview?(mscott)
Attachment #266639 - Flags: superreview-
Attachment #266639 - Flags: review?(mkmelin+mozilla)
Attachment #266639 - Flags: review-
While you're at it, it turned out that the min-height and background-color rules on #newMailAlertNotification in the newMailAlertUnix.css file aren't needed - so we can get rid of them like on the branch. http://lxr.mozilla.org/mozilla1.8/source/mail/themes/qute/mail/newMailAlertUnix.css#9
Attachment #266916 - Flags: superreview?(mscott)
Attachment #266916 - Flags: review?(mscott)
Attachment #266916 - Flags: review?(mkmelin+mozilla)
Comment on attachment 266916 [details] [diff] [review]
updated version of patch to utilize mozilla symbolic names

Looks good. r=mkmelin+mozilla@iki.fi
Attachment #266916 - Flags: review?(mkmelin+mozilla) → review+
Attachment #266916 - Flags: superreview?(mscott) → superreview+
Assignee: mscott → patrick.bugs
Whiteboard: [checkin needed]
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Ginn Chen checked this in at 2007-06-08 00:22, FWIW.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: