Closed
Bug 298946
Opened 20 years ago
Closed 20 years ago
When printing to PDF it only prints 1 page when there are more.
Categories
(Camino Graveyard :: Printing, defect)
Camino Graveyard
Printing
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 154892
People
(Reporter: cloudbust, Assigned: mikepinkerton)
References
()
Details
Attachments
(1 file)
|
13.24 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050427 Camino/0.8.4 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050427 Camino/0.8.4 Same page printed all pages from Safari. Reproducible: Always Steps to Reproduce: 1. Open URL provided. 2. Print to PDF. 3. Count pages printed. Actual Results: Only one page in PDF. Expected Results: Printed all pages (4)
Comment 1•20 years ago
|
||
I can see this, but I'm on Firefox for Windows (Deer Park) so it seems to be a core issue and probably is due to weird CSS (maybe HTML). I'd move it to the core, but don't have time to search or create a reduced test case atm. Can someone else look at this and create a testcase?
Comment 2•20 years ago
|
||
Attached is a testcase. This appears to be caused by the "position: absolute" property on a <table> tag. When printing, it only wants to allow the table to be on one page. I can see this behavior, but am not confirming this bug until I've had time to search the core for a similar bug. This is definitely a core bug as I'm on Deer Park.
Comment 3•20 years ago
|
||
I should add: On Deer Park, you can simply do a "print preview" to see this bug.
Severity: normal → minor
OS: MacOS X → All
Hardware: Macintosh → All
Comment 4•20 years ago
|
||
This is a dupe of a long-standing core bug. Duping... *** This bug has been marked as a duplicate of 154892 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
i am also facing this same issue.when i try to print a page .it shows "an error occured while printing" But it works in the crome fine.In that page i have only 30 records.
You need to log in
before you can comment on or make changes to this bug.
Description
•