Closed
Bug 248440
Opened 21 years ago
Closed 20 years ago
print preview and print function will only show/print a single page, although there should be several
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 154892
People
(Reporter: spam42, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
The page at http://www.hallenmasters-leverkusen.de/SITES/TRAINING/training.htm
mainly consists of a long table which yields 6 pages A4 printout with IE6.
Mozilla will only show/print a single (the first) page. The page's code seems
clean enough. The problem exists at least since Mozilla/5.0 (Windows; U; Windows
NT 5.0; en-US; rv:1.6) Gecko/20040113
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
printed all pages
I also see this problem with rv:1.8a2 Gecko/20040613. If I remove the line
Overflow:auto; from body{} in the external stylesheet (../../style.css) I see 5
pages in Print Preview, so this bug seems related to bug 192129 comment 8 and
bug 165705.
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 154892 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•