Closed
Bug 29369
Opened 26 years ago
Closed 26 years ago
Conditionally use variable width fonts for msg display
Categories
(MailNews Core :: MIME, defect, P3)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: BenB, Assigned: rhp)
Details
This bug consists of 2 parts (separate in 2 bugs, if you want):
1. Flowed text (format=flowed) should display in variable width font.
2. "Display plain text msgs ... with | variable width font" should be honored.
For part 1, I don't know about preformatted parts. Daniel?
Assignee | ||
Comment 1•26 years ago
|
||
I really don't think we are looking for more UI in the product at this point.
Also, I'm not sure I understand #1. I currently do see format=flowed messages
displayed in variable width fonts?
- rhp
Reporter | ||
Comment 2•26 years ago
|
||
rhp,
1. In my build from 2000-02-25 (PST), I see format=flowed displayed in a font,
which looks like Courier 14pt.
2. The pref UI I mentioned exists, it just has no effect.
Assignee | ||
Comment 3•26 years ago
|
||
Ok, the first part of this bug seems to be working fine for me on Win32 and
Linux. I am investigating the second part about the:
"Display plain text msgs ... with | variable width font" should be honored.
Assignee | ||
Comment 4•26 years ago
|
||
Ok, found the problem with the second part of this. Have a fix in my tree, but
there is a problem saving the pref now that I emailed seth about.
- rhp
Status: NEW → ASSIGNED
Summary: Conditionally use variable width fonts for msg display → [FIXED] Conditionally use variable width fonts for msg display
Target Milestone: M15
Assignee | ||
Comment 5•26 years ago
|
||
Here is the pref problem:
I think there is a problem saving the pref:
mail.fixed_width_messages
If I hard code it in the prefs to true, then the UI shows it correctly and I
can set it to use "variable width font"s, but the problem is trying
to go back to fixed width. It never seems to take.
I noticed this because I am fixing a problem with the feature itself and
noticed this behavior.
- rhp
Reporter | ||
Comment 6•26 years ago
|
||
> Ok, found the problem with the second part
Cool! If the fix is not too diffcult, I volunteer as reviewer.
> Ok, the first part of this bug seems to be working fine for me
I found my problem: my x-western seif was sat to helvetica, but x-unicode serif
was still sat to charter 16pt.
Assignee | ||
Comment 7•26 years ago
|
||
The old tags we used in 4.x for tweaking display fonts for <PRE> parts must have
been non-standard. Fixed now.
- rhp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: [FIXED] Conditionally use variable width fonts for msg display → Conditionally use variable width fonts for msg display
Verified as fixed on win32, linux, and macos using the following builds:
win32 commercial seamonkey build 2000-121112-mtrunk installed on P500 Win98
linux commercial seamonkey build 2000-121112-mtrunk installed on P200 RedHat
6.2
macos commercial seamonkey build 2000-121112-mtrunk installed on G3/400 OS 9.04
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•