[CSS flex] Table which is styled as flex item is truncated during the printing
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | affected |
People
(Reporter: dma_k, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [layout:print-triage:p1])
Attachments
(2 files)
Updated•11 years ago
|
Updated•11 years ago
|
Comment 7•8 years ago
|
||
Updated•8 years ago
|
Comment 8•6 years ago
|
||
Any updates on this? Printing is such basic thing to have in a browser, but 5 years later and it's still not properly supported in Firefox.
Confirmed in latest nightly (68.0a1, build 20190411161115). Everything is fine using the latest media emulation to have a print render within the tab but page breaks fail when actually printing the document.
Comment 10•6 years ago
|
||
Even this Bugzilla page itself cannot be printed with Firefox, only 1 page gets printed and rest is truncated. All the other browsers seem to work correctly with this. Maybe this bug should be higher priority than 4? A lot has happened since this bug was reported and Flexbox is really popular these days with Bootstrap and all using it.
Comment 11•6 years ago
|
||
(In reply to tino.aaltonen from comment #10)
Even this Bugzilla page itself cannot be printed with Firefox, only 1 page gets printed and rest is truncated. All the other browsers seem to work correctly with this. Maybe this bug should be higher priority than 4? A lot has happened since this bug was reported and Flexbox is really popular these days with Bootstrap and all using it.
I totally agree with you.
Comment 12•6 years ago
|
||
So how will this every get any higher priority then it currently is? What can i do achieve this? Is there a way i can contribute to FireFox in fixing this?
Comment 13•6 years ago
|
||
It would be really great if this issue can be fixed in Firefox. In the Moodle learning environment we use Bootstrap 4 and flex box everywhere and not being able to fully print pages is a problem for teachers and students.
Comment 14•6 years ago
|
||
We are currently reviewing and triaging print output bugs. This is related to a known issue from bug 939897 which we hope to address soon.
Comment 15•6 years ago
|
||
I think this is effectively a dupe of bug 939897 -- marking as such, and we can reevaluate to be sure once that bug's fixed.
Comment 16•5 years ago
|
||
Printing the test case in comment 0 and the page in comment 7 is fixed by bug 1622935. The patch is already in Firefox Nightly (2020-05-14).
Description
•