https://bugs.documentfoundation.org/show_bug.cgi?id=154481
--- Comment #2 from Attila Bakos (NISZ) <[email protected]> --- As i saw, there will be a problem with the TOC, if i remove that works. In details the problem is that, when a textbox starts i put that to the context stack so the content will be written into the textbox. After it ends i remove that. The TOC uses similar mechanism but if the TOC field has a group shape with textbox, the TOC will be put into the stack again resulting in broken handling (because the TOC will be in the top in the stack not the textbox). If i remove the TOC from the stack before i put the textbox, it works again, without page loss. So there is a patch for that: https://gerrit.libreoffice.org/c/core/+/150099 Hopefully this will fix the original 117 page bugdoc as well. -- You are receiving this mail because: You are the assignee for the bug.
