Closed
Bug 72667
Opened 24 years ago
Closed 23 years ago
Message Display prefs: Quoted text color preference ignored
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: bugzilla, Assigned: hwaara)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bugzilla
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
not sure if this would be a dup or cause of bug 72464...
found using 2001.03.20.08 mozilla bits on linux. nbaca, could you see if this
also occurs on win32 and mac? thx!
1. open Preferences dialog, go to Message Display panel.
2. in the Plain Text Messages section, open up the color picker for Color and
change the setting --eg, i went from the default color to red.
3. either: switch to another pref panel, or click OK to save and dismiss the
prefs dialog.
4. if you switched the panel, return to Message Display. if you dismissed the
dialog, reopen it and go to Message Display.
result: Color setting is unchanged.
Reporter | ||
Updated•24 years ago
|
Keywords: mozilla0.9,
nsbeta1
QA Contact: esther → nbaca
Reporter | ||
Comment 1•24 years ago
|
||
btw, other color picker settings in prefs work fine [ie, those in the Colors
panel and the Composer > New Page Settings panel].
Comment 2•24 years ago
|
||
Build 2001-03-19-12: NT4
Build 2001-03-19-10: Mac 9.04
I reproduced the problem on windows and mac.
Setting QA Contact to Esther and changing Platform to All.
QA Contact: nbaca → esther
Hardware: PC → All
Comment 3•24 years ago
|
||
reproduced on linux also, marking all.
Other color prefs are working, maybe check
the usage in mail pref code? Something may
have shifted below the surface.
OS: Linux → All
Comment 5•23 years ago
|
||
Please fasten your seatbelts ...
Summary: Message Display prefs: Color setting in Plain Text section ignored → Message Display prefs: Quoted text color preference ignored
Comment 10•23 years ago
|
||
*** Bug 89213 has been marked as a duplicate of this bug. ***
Comment 11•23 years ago
|
||
This is also a KW: *4xp* issue.
Comment 12•23 years ago
|
||
From looking at it, it seems to me as if the pref widget is not hookekd up to
the color picker. Source is at
mailnews/base/pref/resource/content/pref-viewing_messages.xul.
Comment 13•23 years ago
|
||
*** Bug 92874 has been marked as a duplicate of this bug. ***
Comment 14•23 years ago
|
||
*** Bug 97437 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
*** Bug 97998 has been marked as a duplicate of this bug. ***
Comment 16•23 years ago
|
||
Workaround.
1- close all instances of mozilla
2- open the file "panacea.dat" AND "pref.js" in a text editor
3- find and change the quoted text colour "user_pref("mail.citation_color",
"#RRGGBB");" with the proper hexadecimal value.
4- save the files and restart mozilla
Comment 17•23 years ago
|
||
*** Bug 101623 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 18•23 years ago
|
||
7 months and 9 duplicates later, in a build far, far away ...
Assignee: sspitzer → hwaara
Target Milestone: Future → mozilla0.9.6
Assignee | ||
Comment 19•23 years ago
|
||
Assignee | ||
Comment 20•23 years ago
|
||
Can I get some r/sr action on this little one-liner?
Keywords: patch
Comment 21•23 years ago
|
||
r=mcafee
Comment 22•23 years ago
|
||
Comment on attachment 55142 [details] [diff] [review]
Fix -- make us obey the quoted color pref again
sr=sspitzer
thanks hwaara.
Attachment #55142 -
Flags: superreview+
Comment 23•23 years ago
|
||
Comment on attachment 55142 [details] [diff] [review]
Fix -- make us obey the quoted color pref again
R=ducarroz
Attachment #55142 -
Flags: review+
Assignee | ||
Comment 24•23 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 25•23 years ago
|
||
Using 20011203 trunk builds on win, mac and linux verified fixed.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•