Some white areas on Address book contact preview
Categories
(Thunderbird :: Theme, task)
Tracking
(thunderbird_esr78 fixed, thunderbird79 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
22.73 KB,
patch
|
aleca
:
review+
darktrojan
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
Especially on Mac the contact preview is white with the dark theme. Also on the other platforms the "Get Map" buttons aren't styled for the dark theme.
Assignee | ||
Comment 1•5 years ago
|
||
I moved more code to the shared files and make the appearance more consistent between the platforms.
Moving some code for the buttons to messenger.css made it possible to remove some code from the notification.css and made it available for the AB too.
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c08a3ac61c3f
Improve styles for dark Address book. r=aleca DONTBUILD
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder uplift |
Thunderbird 79.0b1:
https://hg.mozilla.org/releases/comm-beta/rev/0679cb00dccb
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Comment 7•5 years ago
|
||
bugherder uplift |
Thunderbird 78.0.1:
https://hg.mozilla.org/releases/comm-esr78/rev/b6f586025149
Comment 8•5 years ago
|
||
Walt, how does this look for you on Windows?
For Mac, I am stuck on 79.0b2, where I'm not even able to enable dark mode. I get
SyntaxError: redeclaration of const THUNDERBIRD_THEME_PREVIEWS
aboutAddonsExtra.js:1:1
08:27:54.301
Uncaught SyntaxError: redeclaration of const THUNDERBIRD_THEME_PREVIEWS
<anonymous> chrome://messenger/content/aboutAddonsExtra.js:1
observe chrome://messenger/content/specialTabs.js:1748
aboutAddonsExtra.js:1:1
08:27:59.435 Uncaught (in promise) TypeError: addon.userPermissions is null
shouldShowPermissionsPrompt chrome://mozapps/content/extensions/aboutaddonsCommon.js:156
handleEvent chrome://mozapps/content/extensions/aboutaddons.js:2814
aboutaddonsCommon.js:156:36
Comment 9•5 years ago
|
||
Looks okay to me on Windows 10 and Ubuntu Linux.
Comment 10•5 years ago
|
||
I've not seen that first error before, but it may be related to the other one, which is bug 1647931.
Description
•