Make the Addressbook dialogs themeable
Categories
(Thunderbird :: Theme, task)
Tracking
(thunderbird_esr78 fixed, thunderbird79 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(2 files, 2 obsolete files)
|
41.32 KB,
patch
|
Paenglab
:
review+
|
Details | Diff | Splinter Review |
|
41.30 KB,
patch
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
The Addressbok window is already themeable. What's missing are the dialogs opened in the Addressbook.
| Assignee | ||
Comment 1•5 years ago
|
||
This adds the themeableDialog.css to all dialogs that opens through the addressbook.
I added to the buttons and menulists a border to more look like the system buttons. This will also make the buttons/menulists better differentiate from the backgrounds.
Many thanks to pmorris which provided me the script to load the stylesheet to the shadow-DOM to also apply the styles to the dialog buttons on bottom.
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Alessandro Castellani (:aleca) from comment #2)
Comment on attachment 9160617 [details] [diff] [review]
1649577-ab-card-themeable.patchReview of attachment 9160617 [details] [diff] [review]:
Amazing work, thank you for taking care of these.
There's a small typo in the commit message on "Addreebook" .
Fixed
Quick question, maybe not related to this bug, but would be possible to
implement the Tab style we currently use int he prefs and account settings
also for these dialogs?
Like this?
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
Fixed the tab spacing under Linux. I also changed the active tab line colour to use the same as the tabs in the main window.
[Approval Request Comment]
User impact if declined: less themed dialogs. This patch is also needed to style more dialogs later.
Testing completed (on c-c, etc.): soon on c-c
Risk to taking this patch (and alternatives if risky): should be low.
| Assignee | ||
Updated•5 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/92a37c607699
Make the Addressbook dialogs themeable. r=aleca
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 8•5 years ago
|
||
Patch with the linting fixes combined.
[Approval Request Comment]
User impact if declined: less themed dialogs. This patch is also needed to style more dialogs later.
Testing completed (on c-c, etc.): soon on c-c
Risk to taking this patch (and alternatives if risky): should be low.
Comment 9•5 years ago
|
||
Comment 10•5 years ago
|
||
| bugherder uplift | ||
Thunderbird 79.0b1:
https://hg.mozilla.org/releases/comm-beta/rev/207e6a4332f6
Updated•5 years ago
|
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
| bugherder uplift | ||
Thunderbird 78.0.1:
https://hg.mozilla.org/releases/comm-esr78/rev/d74534d733fb
Comment 14•5 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #13)
I don't see any problems on Mac
Same here on Ubuntu 18.04 LTS.
Description
•