Print Preview and Print Missing Pages on Many Sites
Categories
(Core :: Layout: Grid, defect)
Tracking
()
People
(Reporter: brian1a, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
Using Windows 7 Professional.
Open current version of FireFox, go to a Webpage, select print preview or print.
Example - https://getpocket.com/explore/item/the-emotionally-intelligent-way-to-resolve-disagreements-faster?utm_source=pocket-newtab
Actual results:
Only the first page is shown or printed.
Expected results:
All pages should be printed.
Update - I see the Simply Page option does work around this and is helpful. OK to close this bug report if appropriate.
Comment 2•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•6 years ago
|
||
Pages with flexbox containers don't print correctly — a known bug we are actively working on now.
Comment 4•5 years ago
|
||
The main content <article class="m176e2k4">
of the pocket page in comment 0 is in a Grid container. Reopen and move the component to Grid.
Comment 5•5 years ago
|
||
That <article>
is a tall row of a grid container. The bug should be the same as bug 1417615.
Description
•