Some dialogs have an invisible background
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr78 unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | unaffected |
People
(Reporter: infofrommozilla, Assigned: Paenglab)
References
Details
Attachments
(2 files, 2 obsolete files)
|
16.56 KB,
image/png
|
Details | |
|
15.98 KB,
patch
|
Paenglab
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1719179 +++
If I invoke: menu -> View -> Messages -> Customize...
the dialog background is invisible.
Another case is: menu -> Message -> Tag -> New Tag...
This case seams theme dependent:
- In system theme the background is invisible
- In dark theme there is black text on black background
- But Light theme seams to be OK
| Assignee | ||
Comment 1•4 years ago
|
||
In bug 1717079 I missed this dialogs.
Additionally I made them themeable too. I also copied the newTagDialog.xhtml into preferences to get a themeableDialog.css etc. free version that shows the buttons correct.
| Reporter | ||
Comment 2•4 years ago
|
||
See also: Bug 1719431
| Assignee | ||
Comment 3•4 years ago
|
||
Same patch but with pre-processing the tag dialog to have the content only in one file.
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Comment 5•4 years ago
|
||
Let's kick a try run to be sure the dupes are properly defined and we're not busting anything.
| Assignee | ||
Comment 6•4 years ago
|
||
Addressed the review comment.
| Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/e68769bc4906
Exchange the removed dialogs.css with the messenger.css and make more dialogs themeable. r=aleca
| Reporter | ||
Updated•4 years ago
|
Description
•