Closed
Bug 85528
Opened 24 years ago
Closed 24 years ago
Printing format=flowed messages should use full width of a page.
Categories
(MailNews Core :: Printing, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: mozilla-bugs, Assigned: dcone)
Details
Reproducable: always
Steps to reproduce:
- Print a message with ontent-Type: text/plain; charset=us-ascii; format=flowed
Actual result:
Line breaks in a printed message are the same as in the original transmitted
message.
Expected result:
Line breaks are taken as needed to fit in paper width, use the full width of a
page (e.g in the same style as it is displayed in a message pane/window).
Assignee | ||
Comment 1•24 years ago
|
||
the print output uses the page size to reflow to. Same as if it were a window
on a display, depending on margins set, etc.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•24 years ago
|
||
I can no longer reproduce the problem - just tried printing format=flowed
message with build id 2001071210 on RH Linux 7.1 and it was printed correctly,
so marking Verified WFM.
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
•