Incomplete printing of html pages. Content gets lost
Categories
(Core :: Printing: Output, defect)
Tracking
()
People
(Reporter: thegizmo, Unassigned)
References
Details
Attachments
(7 files)
Reporter | ||
Comment 10•9 years ago
|
||
Reporter | ||
Comment 11•9 years ago
|
||
Comment 12•5 years ago
|
||
This bug is more than 4 years old, and so far it's not solved.
I have to print a lot of pages from a lot of different websites, and I'm obliged to use Chrome because Firefox has this problem with most of the pages :(
I mean, just try to print any Reddit page... you will get only manage to print a bit of the top of the page, and nothing else will get printed. Try to print the following:
https://www.reddit.com/r/photoshopbattles/comments/dkp0ye/psbattle_samurai_darth_vader/
What do you need me to do for you to change the STATUS of this bug to CONFIRMED?
Do you need more information? More examples? More tests?
Thanks.
Comment 13•5 years ago
|
||
I think this bug has been fixed. At least, I'm not able to reproduce locally.
Here's a screenshot of me trying to reproduce this in Print Preview, using the "minimized" testcase (the previous attachment). As instructed in comment 0, I set a somewhat large printed page-margin so that the word "Procedure" would fall at the bottom of the page.
In the original attachment zip, there's a screenshot incorrect printing.png
which shows that we jumped straight from "3. Procedure" to "4. Close out", without showing any of the text inside the procedure section. However, I'm unable to trigger that behavior. See attached screenshot, where we've got all of the content that's supposed to follow "Procedure" (we don't jump straight to the Close Out section).
I tried using the testcase from the original attachment here, too (which has a bit more content/styling), and I was similarly unable to reproduce with that testcase.
So, let's close this as WORKSFORME. Please reopen if anyone can still reproduce, though.
Updated•5 years ago
|
Comment 14•5 years ago
|
||
By the way, I'm testing with latest Nightly, 77.0a1 (2020-05-01) (64-bit) on Ubuntu Linux 20.04
Comment 15•5 years ago
|
||
(In reply to filipemaia from comment #12)
I mean, just try to print any Reddit page... you will get only manage to print a bit of the top of the page, and nothing else will get printed. Try to print the following:
https://www.reddit.com/r/photoshopbattles/comments/dkp0ye/psbattle_samurai_darth_vader/
This is almost certainly unrelated to the testcases that the original reporter posted here. In that reddit page, I can reproduce the issue, and I believe it's because of the display:flex
wrappers around much of the multi-page content there. So, print issues on reddit are likely bug 939897.
What do you need me to do for you to change the STATUS of this bug to CONFIRMED?
Do you need more information? More examples? More tests?
Theoretically, if you can still reproduce issues like what the original reporter described, using the testcases from the original reporter (or variants of them), and together we can figure out how to make that happen reliably, then it could make sense to reopen this and mark it as "confirmed" and investigate further.
But at this point I suspect this particular bug has become fixed, though other print bugs (e.g. bug 939897) obviously remain open for the time being.
Description
•