https://bugs.documentfoundation.org/show_bug.cgi?id=167295
--- Comment #7 from Miklos Vajna <[email protected]> --- One way you can debug such a problem is to create a similar document with a multi-page section: i.e. a section that contains enough paragraphs that is spans over multiple pages. Then you can see how GetNextSctLeaf() works, the concept is really similar. If there is not enough space on the current page, optionally create a next page, find the potential anchor on that next page and create a follow fly frame there. I intend to look at this myself, but I'm not yet sure where I'll have the time. When I do that, I'll comment here. Thanks. -- You are receiving this mail because: You are the assignee for the bug.
