Closed
Bug 730701
Opened 13 years ago
Closed 13 years ago
Difficult to determine active tab. Insufficient color contrast.
Categories
(Thunderbird :: Theme, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 14.0
People
(Reporter: wsmwk, Assigned: Paenglab)
Details
Attachments
(2 files)
68.49 KB,
image/png
|
Details | |
2.50 KB,
patch
|
bwinton
:
review+
bwinton
:
ui-review+
|
Details | Diff | Splinter Review |
Difficult to determine active tab. Insufficient color contrast.
This is on Vista using Vista Windows Classic Theme.
Thunderbird 13, default theme.
This depends on the desktop theme. It's ok on Windows 7 Aero but looks like Wayne describes it on Windows Classic and Windows 7 Basic.
Assignee | ||
Comment 2•13 years ago
|
||
Removed the :not(:-moz-lwtheme) rules and moved the properties to the right positions to work better also under classic.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #600813 -
Flags: ui-review?(bwinton)
Attachment #600813 -
Flags: review?(bwinton)
Comment 3•13 years ago
|
||
Comment on attachment 600813 [details] [diff] [review]
Fix the tabs
After a giant amount of work getting my Windows build, uh, building, I've finally taken a look at the patch.
It seems to fix the problem, and doesn't look horrible, so ui-r=me. ;)
>+++ b/mail/themes/qute/mail/tabmail-aero.css
So, given that the problem only exists in classic mode, I'm not sure why you're changing tabmail-aero.css.
(I've also looked through the various Windows themes, and can't see the difference.)
Uh, but I do see the difference in classic mode, and there aren't any changes to tabmail.css, so now I'm _really_ confused.
If you can explain that (and I'm happy with the explanation), then I'll change to an r+, but for now, I've got to say r-.
Thanks,
Blake.
Attachment #600813 -
Flags: ui-review?(bwinton)
Attachment #600813 -
Flags: ui-review+
Attachment #600813 -
Flags: review?(bwinton)
Attachment #600813 -
Flags: review+
Comment 4•13 years ago
|
||
Comment on attachment 600813 [details] [diff] [review]
Fix the tabs
(No, I actually meant "r-".)
Attachment #600813 -
Flags: review+ → review-
Assignee | ||
Comment 5•13 years ago
|
||
Under XP everything is okay and here the file tabmail.css is used. Under Vista/Win7 only the file tabmail-aero.css is used, also in classic mode. Because of this I had to change the wrong rules only in tabmail-aero.css
Comment 6•13 years ago
|
||
Comment on attachment 600813 [details] [diff] [review]
Fix the tabs
Okay, that makes sense. r=me!
Thanks,
Blake.
Attachment #600813 -
Flags: review- → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 14.0
You need to log in
before you can comment on or make changes to this bug.
Description
•