Closed
Bug 102581
Opened 24 years ago
Closed 24 years ago
print:missing lines from multi-page document
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: rnorberg, Assigned: karnaze)
References
()
Details
(Keywords: dataloss)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:0.9.2) Gecko/20010926
BuildID: 0913
When printing a 6 page document 4 lines of a paragraph are lost between pages 5
and 6. The paragraph is broken by a page break. In this document there is a
list of fonts on page #5. It is too long for the page and continues onto page
#6. 4 lines of text are missing between the last line on page #5 and the first
line on page #6.
Recreated on Netscape 6.1 and 0.9.4 Windows build, with local Lexmark Optra 412
printer and IBM network printer 17.
Reproducible: Always
Steps to Reproduce:
1.start browser
2.http://www.mozilla.org/quality/browser/front-end/testcases/printing/large1.html
3.print page
Actual Results: should print all pages without any lost lines
Expected Results: prints pages but with lines missing at some of the page breaks.
only seems to happen when a list is broken by a page break
could this be related to bug 101975 ?
| Assignee | ||
Comment 4•24 years ago
|
||
We need a reduced test case with just a few relevant elements remaining (i.e.
replace <li>s, <tr>s, <td>s, etc. with <div>s having fixed height but not so
high as to not split, because <div>s currently don't split properly).
| Assignee | ||
Comment 5•24 years ago
|
||
I'm not seeing the problem with a current win2k debug build. wfm.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
looks like this is working now..
rnorberg, can you please confirm ?
But I did find a new issue. Italics and Bold not showing
for those lines between page 5 and page 6..
marking VERIFIED. please reopen if you are still seeing this..
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•