Make the Calendar Summary dialog themeable
Categories
(Calendar :: General, task)
Tracking
(thunderbird_esr78+ fixed, thunderbird80 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(2 files, 2 obsolete files)
3.38 KB,
patch
|
pmorris
:
review+
|
Details | Diff | Splinter Review |
3.09 KB,
patch
|
pmorris
:
approval-calendar-beta+
pmorris
:
approval-calendar-esr+
rjl
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
We should also make the summary dialog themeable. Now it is the default dialog that is shown when double clicking a event.
Assignee | ||
Comment 1•3 years ago
|
||
Really simply doable with two additional lines.
Assignee | ||
Comment 2•3 years ago
|
||
Comment on attachment 9170006 [details] [diff] [review]
1659079-summary-dialog-themeable.patch
When the event is recurring, the popup in the button isn't themed.
Comment 4•3 years ago
|
||
Please request beta and esr uplift as soon as this lands.
Comment 6•3 years ago
|
||
Comment on attachment 9170036 [details] [diff] [review] 1659079-summary-dialog-themeable.patch Review of attachment 9170036 [details] [diff] [review]: ----------------------------------------------------------------- Changes look good.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 7•3 years ago
|
||
Are bug 1575195 and bug 1647855 planned to uplift to ESR78?
If yes, we can wait with this patch and land the other patch in this bug when the other two bugs are uplifted. If not, this patch applies to beta and ESR.
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Comment on attachment 9170245 [details] [diff] [review]
1659079-summary-dialog-themeable-beta-ESR.patch
FWIW I'm OK with taking this, with Paul's blessing
Comment 9•3 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #7)
Are bug 1575195 and bug 1647855 planned to uplift to ESR78?
I'm not sure whether it makes sense to uplift them or not. If we do decide to uplift, we need to also do bug 1651779 and likely bug 1651783 as part of the uplift.
There are some other changes we'd like to make to this area (e.g. adding a "Delete" button to the read-only dialog, and see Alex's design at the top of bug 1575195). So that's the case for holding off on uplift, to get things to a more 'finished' state for the next ESR and avoid some UI/UX churn.
Comment 10•3 years ago
•
|
||
Comment on attachment 9170245 [details] [diff] [review] 1659079-summary-dialog-themeable-beta-ESR.patch Review of attachment 9170245 [details] [diff] [review]: ----------------------------------------------------------------- Approving uplift. I think it makes sense to go ahead and uplift this patch. Even if we decide to uplift bug 1575195 and bug 1647855 there are other bugs that need to be fixed and uplifted with them (see previous comment), so better not to block this change on that.
Comment 11•3 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/894b78f5b8f2
Make the calendar summary dialog themeable. r=pmorris
Comment 12•3 years ago
|
||
Suspecting the bc1 failures are from this (comm/calendar/test/browser/preferences/browser_categoryColors.js)
Assignee | ||
Comment 13•3 years ago
|
||
Hmm, I don't change any ID or class nor do I rearrange something. I only add some styling. How can this patch break such tests?
Comment 14•3 years ago
|
||
Sorry, never mind - it was bug 1659598
Comment 15•3 years ago
|
||
bugherder uplift |
Thunderbird 80.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/b39b483c45d3
Comment 16•3 years ago
|
||
Looks good in my test of the 80.0b5 release candidate on Ubuntu 18.04.5 LTS.
Comment 17•3 years ago
|
||
Comment on attachment 9170245 [details] [diff] [review]
1659079-summary-dialog-themeable-beta-ESR.patch
[Triage Comment]
This is meant for esr78, setting right flag.
Comment 18•3 years ago
|
||
bugherder uplift |
Thunderbird 78.2.0:
https://hg.mozilla.org/releases/comm-esr78/rev/5b23922c463e
![]() |
||
Comment 19•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•