Open
Bug 291133
Opened 20 years ago
Updated 2 years ago
printing multiple email messages to a ps file prints only the last one
Categories
(MailNews Core :: Printing, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: _pete, Unassigned, NeedInfo)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050405 Firefox/1.0 (Ubuntu package 1.0.2) Build Identifier: Mozilla Thunderbird version 1.0.2 (20050404) When printing multiple messages in Thunderbird, the printing to a printer works fine. When printing into a file however, the resulting ps file only contains the last of all the messages even though dialog boxes for each message (saying: "printing" or something similar) appears. Another way to describe the effect is to think that the output file is not appended but overwritten with each message. Reproducible: Always Steps to Reproduce: 1. select and print multiple messages to a (ps) file Actual Results: only last message was outputted. Expected Results: the file should have contained all the messages just as there is a big stack of paper beside my printer when printing on paper...
Comment 1•20 years ago
|
||
Confirming with 1.0+ 20050429. It seems indeed that all the mails are sent to the print queue after each other, but all to the same file, wiping out the previous ones.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
QA Contact: general
Updated•16 years ago
|
Assignee: mscott → nobody
Comment 2•16 years ago
|
||
This bug is still present: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090203 Shredder/3.0b2pre
Updated•16 years ago
|
Component: General → Printing
Product: Thunderbird → MailNews Core
QA Contact: general → printing
Version: unspecified → 1.9.1 Branch
Comment 4•5 years ago
|
||
ypthor,
can you test this?
Severity: major → normal
Flags: needinfo?(ypthor)
Summary: printing multiple email messages to a file prints only the last one → printing multiple email messages to a ps file prints only the last one
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•