Closed
Bug 1399416
Opened 8 years ago
Closed 8 years ago
Table's borders disappear when printing on multi-pages
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1394249
People
(Reporter: julien.auzou, Unassigned)
Details
Attachments
(1 file)
|
2.44 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170824123605
Steps to reproduce:
I have a html table with "border-collapse : collapse" and lot of rows.
I print this table with "window.print()" or "ctrl+p".
Actual results:
On the second page and following, borders are missing.
Happening in FF 55.0.3 and Nightly.
Expected results:
It's not happening in FF 53 or other browser.
Comment 1•8 years ago
|
||
This should be fixed now (by bug 1394249) -
can you verify it's fixed in the latest Nightly please?
https://nightly.mozilla.org/
Flags: needinfo?(julien.auzou)
Updated•8 years ago
|
Priority: -- → P3
Comment 3•8 years ago
|
||
Thanks for the report and verifying the fix.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•