Closed
Bug 298179
Opened 20 years ago
Closed 20 years ago
Only one page is printed when a number should be
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 154892
People
(Reporter: turnip, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050514 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050514 Firefox/1.0.4
At http://www.leeabbey.org.uk/devon/whatweoffer/programme.php, if you try to
print, only one page will be printed, even multiple pages should clearly be
printed. This also shows in the Print Preview. There seems to be some kind of
overflow problem where the entire web page contents overflow the border of the
first (paper) page and therefore only one page is printed.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.leeabbey.org.uk/devon/whatweoffer/programme.php
2. Press print (or look at Print Preview)
Actual Results:
Only one page is shown and the content is cut off
Expected Results:
It should split the web page into multiple paper pages
Tested on both Windoze and Linux.
Comment 1•20 years ago
|
||
They've used an absolute positioned div where the content is in.
so that makes this a duplicate of bug 154892.
*** 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
•