Closed
Bug 1506233
Opened 7 years ago
Closed 7 years ago
On Windows 10 with accent color applied to the titlebar, paint the background of the inactive tabs with the theme color
Categories
(Thunderbird :: Theme, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 65.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file, 1 obsolete file)
|
2.45 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
Since Bug 1505318 and accent colour enabled on titlebars, only the active tab has the theme background colour. We can do the same as Windows 7 has and also add the theme background colour to the inactive tabs.
| Assignee | ||
Comment 1•7 years ago
|
||
This makes it better when multiple tabs are opened.
You need to test this with drawInTitlebar and accent colour applied to the titlebars.
Comment 2•7 years ago
|
||
Thanks, we've discussed this in bug 1505318 comment #4.
Doesn't work for the default theme :-( - And on the dark theme there is a glitch that the tab separators are not drawn correctly. Try four tabs and check the and check the separators between 1st and 2nd and 2nd and 3rd. Funny effects depending on how may tabs you have and what is hovered.
| Assignee | ||
Comment 3•7 years ago
|
||
This should fix it.
Attachment #9024076 -
Attachment is obsolete: true
Attachment #9024076 -
Flags: review?(jorgk)
Attachment #9024110 -
Flags: review?(jorgk)
Comment 4•7 years ago
|
||
Yes, the separators are good now, but it still doesn't work for the default theme.
| Assignee | ||
Comment 5•7 years ago
|
||
On Windows 7 this is also only working with the Dark and Light themes. Like this we are consistent.
Comment 6•7 years ago
|
||
:-( - The whole idea was to get rid of toooooo much accent colour.
| Assignee | ||
Comment 7•7 years ago
|
||
On the Dark/Light themes which removed the background colour in bug 1505318. Default was always like this.
Comment 8•7 years ago
|
||
Comment on attachment 9024110 [details] [diff] [review]
1506233-accent-tabs.patch v2
I'm not 100% convinced, but you're the theme guy ;-)
Attachment #9024110 -
Flags: review?(jorgk) → review+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/b1d1536882ec
On Windows 10 with accent color applied to the titlebar, paint the background of the inactive tabs with the theme color. r=jorgk
Updated•7 years ago
|
Target Milestone: --- → Thunderbird 65.0
You need to log in
before you can comment on or make changes to this bug.
Description
•