https://bugs.documentfoundation.org/show_bug.cgi?id=50068
--- Comment #11 from Justin L <[email protected]> ---
I'd better walk away from this bug, or else I'll get into deep trouble.
For some reason, the section-frame itself gets the upper value from the first
paragraph in sectfrm.cxx SwTwips nUpper = CalcUpperSpace(); So that is why
all of the following columns use that as their "zero" height.
Notes for whoever decides to tackle this:
-HasParaSpaceAtPages is a big loop - moving outward until a condition is
satisfied. So it is VERY hard to make a change here that doesn't have side
effects.
-make sure you also test against multiple pages because the first page is
treated differently ( IsPageFrame() && !GetPrev() ).
-
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs