Closed Bug 1743199 Opened 2 years ago Closed 2 years ago

Attachment icon is barely visible when message is higlighted on Windows 7 with windows classic theme

Categories

(Thunderbird :: Theme, defect)

Thunderbird 91
Unspecified
Windows 7
defect

Tracking

(thunderbird_esr91+ fixed, thunderbird_esr102 unaffected, thunderbird95 affected, thunderbird96 affected)

RESOLVED FIXED
96 Branch
Tracking Status
thunderbird_esr91 + fixed
thunderbird_esr102 --- unaffected
thunderbird95 --- affected
thunderbird96 --- affected

People

(Reporter: noftal, Assigned: Paenglab)

Details

Attachments

(3 files)

Attached image Capture.JPG

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0

Steps to reproduce:

I use windows 7 and the "windows classique" theme
Then I select a message in the message panel, containing an attached file. Therefore, there is a paper-clip icon in the column "attachment".

Actual results:

The message background is highlighted in dark blue and the message subject appears in white but the paper-clip icon remains black. So this icon is barely visible

I tried to adapt my theme with the following CSS code in a userchrome.CSS :
#threadTree treechildren::-moz-tree-image(attachmentCol, attach, focus, selected) {
color: white !important; }
Even with this CSS code, the attachment icon remains black

Expected results:

The message background is highlighted in dark blue and the message subject appears in white but the paper-clip icon should appear white also.
OR
The default color used in Thunderbird theme to highlight messages should be less dark (as it is in the default Windows 7 theme) to make the attachment icon more visible.
AND
The following CSS code in a userchrome.css should make the attachment icon appear white :
#threadTree treechildren::-moz-tree-image(attachmentCol, attach, focus, selected) {
color: white !important; }

Summary: Attachment icon is not visible enough when message is higlighted on Windows 7 with windows classic theme → Attachment icon is barely visible when message is higlighted on Windows 7 with windows classic theme
OS: Unspecified → Windows 7

This is only visible on Windows 7 Classic and High Contrast and not on Windows 10.

There was a rule missing for the tree-image and tree-twisty when selected and focused.

Assignee: nobody → richard.marti
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #9252721 - Flags: review?(alessandro)
Comment on attachment 9252721 [details] [diff] [review]
1743199-classic-tree-color.patch

Review of attachment 9252721 [details] [diff] [review]:
-----------------------------------------------------------------

I'll trust you on this as I can only partially simulate this scenario but not test it in real life.
Attachment #9252721 - Flags: review?(alessandro) → review+
Target Milestone: --- → 96 Branch

I implemented the patch in my messenger.css and can confirm it works fine

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/ec0c66351cd2
[Windows 7 Classic] Set the color for selected and focused tree-image and tree-twisty. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

[Approval Request Comment]
User impact if declined: on Windows 7 Classic the icons on selected focused treechildrens are barely visible
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): should be low

Attachment #9253084 - Flags: approval-comm-esr91?

Comment on attachment 9253084 [details] [diff] [review]
1743199-classic-tree-color-ESR.patch

[Triage Comment]
Approved for esr91

Attachment #9253084 - Flags: approval-comm-esr91? → approval-comm-esr91+

Hi,
There is one remaining issue : The attachment icon becomes black when the e-mail item is selected but when the focus is not on this item. For instance : select an e-mail, then click on inbox in the left panel.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

I see no issue. Please file a new bug with exact informations about your Windows theme/colour setting and TB theme. Also please add a screenshot which shows your issue. Also on what TB version do you see this?

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED

Hi,
the issue "attachment icon is not visible when a message is selected because icon is black and selected messages' background color are dark blue in Windows 7 classic theme

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Stephen, don't reopen a closed bug! That's not proper bugzilla etiquette.

As Richard suggested, please open a new bug and attach a screenshot, and write as much info as you can so we can try to reproduce.

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: