this post was submitted on 09 Sep 2023
42 points (83.9% liked)

Firefox

17302 readers
800 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

This has been an issue for a long time. I’ve been trying to avoid Chromium based browsers, but Firefox seems to be unable to print a lot of web pages without cutting off the content between pages. This is Firefox specific, as it doesn’t happen with Chromium browsers. It’s really a pain in the ass when I need to print something I have to open another browser and print it from there. I see tons of complaints about this online going back for years. I just spent the past two hours trying (unsuccessfully) to print a recipe correctly. I eventually gave up, opened Edge and printed from there. The current state of web browsers is dogshit. It’s either give up all of your privacy or use broken stuff. Neither is good.

you are viewing a single comment's thread
view the rest of the comments
[–] watson387@sopuli.xyz 3 points 1 year ago (2 children)

Well, I didn’t post “steps to reproduce” because I’m not doing anything special. Open the menu, click print, click print in the print modal window. I expect that I get a printed page, which I do, but Firefox doesn’t crop to the margins. The bottom margin is whited out, but it’s like parts of the page are hidden behind it so between every page there is missing text. It’s not my printer because the same happens when I try to print to pdf, and I also use Firefox at work on a different machine with different printers and get the same result. I’m not at my computer at the moment to post an example page.

[–] igorlogius@lemmy.world 14 points 1 year ago* (last edited 1 year ago)

As others already have mentioned, the issue might only be partially firefox's fault. Meaning that webpage that wants to be printable should normally have to provide a print layout and if it doesnt then it is up to the browser to make a best guess at how to render it correctly for printing. Sadly the modern web has a huge amount of web content (sticky headers, floating elements, shadow/hidden elements, and so on) that can make it really hard to interpret pages suitable for printing.

That said, that doesnt mean that there is no room for improvement to firefox's "best guess".

[–] DogMuffins@discuss.tchncs.de 13 points 1 year ago

I'm genuinely sorry but I can't reproduce the effects you're describing. I generate pdfs from Firefox all the time and have never encountered an issue like this.

That's why describing how to reproduce is important.

Could there be an addon you have which is causing this problem? That would explain why it happens for you on different machines.