Closed
Bug 1633470
Opened 5 years ago
Closed 5 years ago
Wrong scrollbar colours in composer header
Categories
(Thunderbird :: Theme, task)
Thunderbird
Theme
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 77.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
2.61 KB,
patch
|
aleca
:
review+
|
Details | Diff | Splinter Review |
In bug 1630985 I converted the [lwt-default-theme-in-dark-mode] to [lw-tree] and missed that the scrollbar code was only for the dark themes. This ends in wrong coloured scrollbars with light themes.
Assignee | ||
Comment 1•5 years ago
|
||
This fixes the issue with adding the scrollbar-color for the light themes.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #9143707 -
Flags: review?(alessandro)
Comment 2•5 years ago
|
||
Comment on attachment 9143707 [details] [diff] [review]
1633470-compose-scrollbar-colors.patch
Review of attachment 9143707 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thanks.
Attachment #9143707 -
Flags: review?(alessandro) → review+
Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → Thunderbird 77.0
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/3d899dcf8cce
Use on composer's header and autocomplete panel the correct scrollbar colors for light themes. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•