Css media print "break-inside: avoid" overlaping with following div
Categories
(Core :: Print Preview, defect)
Tracking
()
People
(Reporter: thibaut.bsc, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Steps to reproduce:
I described the bug in a StackOverflow post, so here the link to the problem
https://stackoverflow.com/questions/77191178/css-media-print-break-inside-avoid-overlaping-with-following-div
Actual results:
The content is well moved to the next page, but the following div are overlapping
Expected results:
the expected result is to don't have the following div overlapping the break-inside behavior
Comment 1•2 years ago
|
||
I have reproduced this issue in Nightly v120.0a1, Beta v119.0b2, Release v118.0.1, ESR v115.3.1esr and ESR v102.15.1esr in Windows 10 and Mac OS 11.
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
This works properly in a local build with bug 1744363's patches applied. --> Duping to that bug.
Updated•2 years ago
|
Description
•