Closed
Bug 378732
Opened 18 years ago
Closed 18 years ago
plaintext view uses wrong font for other than iso-8859-1 charset mails
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
People
(Reporter: fabian, Assigned: mscott)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20061201 Firefox/2.0.0.3 (Ubuntu-feisty)
Build Identifier: Version 2.0.0.0 (20070326)
I've configured Thunderbird to always show my messages in plaintext using monospace fonts. At about 50% of my messages the font is correct, at the others thunderbird chooses a different font.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
The same font in every message
![]() |
Reporter | |
Comment 1•18 years ago
|
||
correct font
![]() |
Reporter | |
Comment 2•18 years ago
|
||
wrong font
![]() |
Reporter | |
Comment 3•18 years ago
|
||
I received this message twice (once on a mailing list, once personally). It's a good example.
Comment 4•18 years ago
|
||
I often see this, I have the feeling it may have something to do with the encodings... Can you attach .eml files for both of those?
![]() |
Reporter | |
Comment 5•18 years ago
|
||
Hm, is it ok when I just post the Content-Type Header?
From what I see, every "correct" displayed mail has: text/plain; charset=iso8859-1 whereas mails with charset=utf8 for example are displayed wrongly.
Comment 6•18 years ago
|
||
If you want to do some experimentation, can you create a folder, put those two messages in it, open the folder with a text editor and change one of them to see if changing the charset makes the difference.
If the folder is named bug378732 the file you should open is also named bug378732 (no extension). Find it in your profile folder <http://kb.mozillazine.org/Profile_folder>
![]() |
Reporter | |
Comment 7•18 years ago
|
||
You were right. When I change the charset from iso8859-1 to utf-8 the mail is displayed using the "wrong" font.
Comment 8•18 years ago
|
||
Yeah... it's a bit strange, and I've never seen it on windows.
![]() |
Reporter | |
Comment 9•18 years ago
|
||
You mean it's got something to do with fonthandling under Linux?
Comment 10•18 years ago
|
||
... or the actual available fonts themselves, yes.
Summary: Plaintext view uses wrong font sometimes → plaintext view uses wrong font for other than iso-8859-1 charset mails
Comment 11•18 years ago
|
||
Seems to be bug 91190.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•