Print of Quanta article's last 3 pages are blank in Firefox, but OK in Safari 16.6.
Categories
(Core :: Printing: Output, defect)
Tracking
()
People
(Reporter: webachen, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/115.0
Steps to reproduce:
Load this page and print to pdf -
https://www.quantamagazine.org/computation-is-all-around-us-and-you-can-see-it-if-you-try-20240612/
I'm using Firefox 115.9.1esr (64-bit).
Actual results:
Last 3 (of 4) pages are blank except for header and footer.
Expected results:
Print the same URL in Safari 16.6 or Chrome 119.0.6045.123 and all the text prints fine.
| Reporter | ||
Comment 1•2 years ago
|
||
Sorry it does work on Firefox 122. (I have an old computer.)
Comment 2•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Printing: Output' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•2 years ago
|
||
Thanks! I can confirm the bug in ESR115 and other older versions, and I can confirm that it's fixed in newer versions. Testing with mozregression --find-fix, it looks like the fix range was
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e01e64c4d032cbd8c06d226d9e614b1c1cc9c451&tochange=8d007937f977db59d7eb8dd24fd8dae0b779df13
...which means this was a version of bug 1744363.
We're unlikely to uplift that fix to ESR115 at this point - ESR versions typically only get fixes for crashes and security bugs, not fixes for correctness issues (particularly this late in the cycle; note that 128ESR is already available, and I think 115 isn't supported at all for much longer, per e.g. "special notes" at https://support.mozilla.org/en-US/kb/firefox-enterprise-128-release-notes )
So I'm going to mark this as a duplicate of bug 1744363 which is where this was fixed (for versions >= 122).
Description
•