Only first page of specific longer web site gets printed
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | affected |
People
(Reporter: kweonsunho, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [layout:print-triage:p1])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
i want printed https://namu.wiki/w/%EB%9D%BC%EB%94%94%EC%98%A4%20%EC%A3%BC%ED%8C%8C%EC%88%98/%EB%8C%80%ED%95%9C%EB%AF%BC%EA%B5%AD
Actual results:
it does not printed correctly but it printed on google chrome
Updated•6 years ago
|
Comment 1•6 years ago
|
||
I tested this issue for Ubuntu 18.04 in latest Nightly 70.0a1 (2019-07-15) and I was able to reproduce it.
The Print preview shows only the first page of web site. The same happens when trying to Print out are only print the first page. Notice that for the same URL in Chrome all pages are shown and printed.
Note: Windows 10 and MAC
Updated•6 years ago
|
Comment 2•5 years ago
|
||
Maybe a dupe of 939897? One of the top level containers has display: flex
(see div[data-v-5cb4e6e0]
).
Reporter | ||
Comment 3•5 years ago
|
||
yes
Comment 4•5 years ago
|
||
This will get fixed when we fix bug 939897 (hopefully soon). Closing as dupe.
Comment 5•5 years ago
|
||
Firefox Nightly (2020-05-13) can now print the page without data loss. Fixed by bug 1622935.
Description
•