Closed
Bug 1642842
Opened 5 years ago
Closed 5 years ago
FireFox PrintPreview clips bottom of a page
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1417615
People
(Reporter: pchoma2, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
31.64 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
Invoke FireFox ver 77.0 Print Preview
Actual results:
Clips bottom of Page 2 and subsequent text
Expected results:
Should have continued with remaining text on page 3 and not stopped at page 2
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Printing: Output
Product: Firefox → Core
Comment 2•5 years ago
|
||
I only get the first two pages when attempting to print this page (to pdf) from Nightly on macOS, too.
Severity: -- → S2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•5 years ago
|
||
I think this is a version of bug 1417615. The page has
<main class="grid mr-auto ml-auto print-mt-none">
which is a grid with a really tall row which contains a cell that has all of the article content, it looks like. (And per that bug, we have trouble fragmenting tall rows.)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•