Open
Bug 806014
Opened 13 years ago
Updated 3 years ago
Charset used for printing is different then one used for viewing
Categories
(MailNews Core :: Printing, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: dma_k, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833
Steps to reproduce:
This issue can't be tested without bug#806011 being fixed.
* The message has no character encoding specified (see attachment 675746 [details]), and autodetection has (wrongly) assumed that message is in "Cyrillic (KOI8-R)" (see 1st attachment).
* When I switch the encoding via "View → Character Encoding → Auto-Detect" to "Unicode (UTF-8)", the message is displayed correctly (see 2nd attachment).
* Now I print the email.
Actual: The email is printed using wrong encoding.
Expected: The email is printed as shown in view pane, i.e. using forced encoding.
The issue is the same as bug#455461 (I couldn't reopen it).
Component: Message Reader UI → Printing
Product: Thunderbird → MailNews Core
Comment 2•8 years ago
|
||
Is this one also gone?
If so, please close the bug (change resolutoin, etc)
Flags: needinfo?(dma_k)
The problem is still present in Thunderbird v45.8.0. At the moment I can't test on latest version.
Actually the subissue of this one is that auto-detection of character encoding is weak. In my opinion UTF-8 should be one of the first to try.
Flags: needinfo?(dma_k)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•