Attached are two input files. In the first, there is a div with a height 684pt and the other having a div of height 685pt. This seems to be the break point of the page length in our environment, but the red background color in the second output file goes all the way the full height of the page, which I would not expect. My expectation is that I would get a tiny bar of red in the second page.
Forum › Bugs
Background color height on fixed height element spanning pages
This is something that we're looking at, but fragmentation of fixed height blocks (or blocks with a specified min/max height) is a fairly complex issue. Do you know the use case for this particular situation?
IIRC, In this case it was a sidebar that other content was meant to flow around once the end of the sidebar was reached.