Closed
Bug 37585
Opened 25 years ago
Closed 25 years ago
table cells truncate text on print
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
People
(Reporter: koren, Assigned: dcone)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m15)
BuildID: 2000041805
Instead of wrapping lines in a table cell, the lines are truncated.
Reproducible: Didn't try
Steps to Reproduce:
1. find page with tables
2. print
3.
Actual Results: the left cell's text refused to wrap, however the right cell's
text did.
Expected Results: the text in both the right and the left cells should have
wrapped.
Couldn't view source (the source window appeared, but never painted).
Judging by the mixed behavior of the cells, I'm thinking it's HTML dependedent
(probably related to 'colwidth' or something. Of course that's just speculation.
![]() |
||
Comment 1•25 years ago
|
||
When I print this page, I see the exact same behaviour as ib bug 24952. ie the
table rows do not cross page breaks and the table prints partially on one page
and partially on the other. marking this as a duplicate of 24952.
*** This bug has been marked as a duplicate of 24952 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•