Bug 152007
| Summary: | Thunderbird uses grey background | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lars E. Pettersson <lars> |
| Component: | thunderbird | Assignee: | Christopher Aillon <caillon> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | agrajag, aleksey, arequipeno, bugzilla, don, leho, mattdm, sblaisot |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-03-24 20:39:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lars E. Pettersson
2005-03-24 10:37:18 UTC
same problem here... this has nothing to do with pango
adding
user_pref("browser.display.use_system_colors",false);
to prefs.js solves the problem.
same for me user_pref("browser.display.use_system_colors",false);
will work. So it is fixed.:)
Adding user_pref("browser.display.use_system_colors",false); to prefs.js works.
Thanks!
But this really, IMHO, should be a tick box in edit->preferences->display (as is
the case in Firefox)
If the grey background differentiates a "plain text" message from an "html" message, I like it... :-) I agree with Lars... if adding to prefs.js is the solution here, then why do we need a gui interface at all for other options? How many other user preferences are only available by editting prefs.js? I agree it is an acceptable work-around, but not a solution. This is just me being dumb. I merged in that pref to make thunderbird get the colors from GTK, but forgot to merge in the patch for making it ask GTK for the right color. Building a new one now. Fixed for me (FFM?) in 1.0.2-1.3.2. Resolved->ISUCK. sorry about the issues. It seems that the Mozilla update has the same problem! |