https://bugs.documentfoundation.org/show_bug.cgi?id=158583
--- Comment #2 from Justin L <[email protected]> --- Interestingly, this is fixed by the framePr-related https://gerrit.libreoffice.org/c/core/+/160655, even though it isn't broken by the framePr change to sal_utext. Reconfirmed by the bisected commit is to blame by clean compiling. It is the change to lcl_endSectionGroup that triggers the problem, since it is exposed to a lot more "code" than just finishParagraph. bRemove is excessively triggered..., and forcing it to false also fixes the problem. -- You are receiving this mail because: You are the assignee for the bug.
