Closed
Bug 372461
Opened 18 years ago
Closed 18 years ago
When printing to PDF file, only first page is printed out.
Categories
(Camino Graveyard :: Printing, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 294991
People
(Reporter: skaneko, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.2pre) Gecko/20070223 Camino/1.1b
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.2pre) Gecko/20070223 Camino/1.1b
Summary says all. Printing vertically long pages doesn't work.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Please provide the URL of the page in question. Also, does Firefox 2 exhibit the same problem?
Comment 2•18 years ago
|
||
This is almost assuredly a dup of either the frame bug or the absolute div bug.
Comment 3•18 years ago
|
||
Try this:
https://javacc.dev.java.net/doc/javaccgrm.html
And yes, Firefox 2.0.0.2 has the same problem.
Comment 4•18 years ago
|
||
I don't see any frames (bug 178554) in that source code, so this must be a dupe of the div bug (bug 154892).
The weird thing, though, is that I don't see the position: absolute rules being applied to anything on that page either (checked all three CSS files, too).
There are several dozen table bugs as well; perhaps this is bug 323688?
Comment 6•18 years ago
|
||
Sure looks like a dupe of bug 294991 (which Smokey's bug 323688 is also a dupe of, I suspect).
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•