Page-break-after:always doesn't cause page break inside tables
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
People
(Reporter: r-mcdonald, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
Updated•22 years ago
|
Comment 4•22 years ago
|
||
Updated•22 years ago
|
Comment 5•21 years ago
|
||
Comment 6•21 years ago
|
||
Updated•21 years ago
|
Comment 7•21 years ago
|
||
Comment 8•21 years ago
|
||
Reporter | ||
Comment 9•21 years ago
|
||
Comment 10•21 years ago
|
||
Comment 11•21 years ago
|
||
Comment 12•21 years ago
|
||
Comment 13•21 years ago
|
||
Comment 14•21 years ago
|
||
Comment 15•21 years ago
|
||
Comment 16•21 years ago
|
||
Comment 17•20 years ago
|
||
Comment 18•20 years ago
|
||
Comment 19•19 years ago
|
||
Comment 20•19 years ago
|
||
Comment 21•18 years ago
|
||
Comment 22•16 years ago
|
||
Comment 23•16 years ago
|
||
Comment 24•16 years ago
|
||
Comment 25•16 years ago
|
||
Comment 26•16 years ago
|
||
Updated•15 years ago
|
Comment 30•6 years ago
|
||
Comment 31•6 years ago
|
||
Comment 32•5 years ago
|
||
I can't believe it's been 8 years since anyone commented on this!?
I've hit this bug/problem only recently. I have an application which sends multi-page e-mail messages. Those messages have '<div style="page-break-after: always">' elements carefully placed throughout to ensure that pagination will be correctly applied when printing the messages.
But I've discovered recently that this won't work for people who have Google gmail accounts who choose to print their messages using Firefox. Because gmail chooses to render a printable message with the message content inside a table nested within another table ... and it looks like this bug is still extant, so Firefox ignores the 'page-break-after' styling. Printing the messages from the gmail web client using Chrome or Microsoft Edge is fine; those browsers break to a new page even though the styling is embedded within nested table cells.
Is there truly no workaround for this? :-( Sadly I have no control over how Google/gmail chooses to render its print-a-mail-message HTML.
I've tested this with Firefox 41.0.1 and 67.0.4 (64-bit) on Windows 10 and 60.7.2esr (64-bit) on Linux.
Updated•2 years ago
|
Comment 33•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 8 duplicates and 17 votes.
:dholbert, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 34•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Description
•