https://bugs.documentfoundation.org/show_bug.cgi?id=138026
--- Comment #8 from Mike Kaganski <[email protected]> --- Created attachment 197049 --> https://bugs.documentfoundation.org/attachment.cgi?id=197049&action=edit A minimized sample This sample does not hang; however, it has in it the problematic piece, that results in the "Looping Louie" loop control triggered after 256 attempts (which happens very quickly here, unlike the original document, where it would take ~forever). The specific problem is: the paragraphs have "after paragraph spacing" making the cell not fit to the page, while when moving to the next page, and already having a follow, the same line is no more the last - and has no "after paragraph" spacing, thus fits. This oscillates, but I can't find a way to fix it yet. I don't know if this is the single problem making the file hang; but fixing it is necessary to see if there are other problems. -- You are receiving this mail because: You are the assignee for the bug.
