https://bugs.documentfoundation.org/show_bug.cgi?id=161197
--- Comment #10 from Miklos Vajna <vmik...@collabora.com> --- Thanks for the bisect. This is definitely a bug that needs fixing, but I would classify it as "implementation error" than a regression, if this was truly working (by accident) when we tried to split floating tables in headers/footers. You can easily see that trying to split a floating table in a header and hoping that the next page will have more space for it is not really a sane idea :-) the very purpose of the header is it it'll be also repeated on the next page as well. -- You are receiving this mail because: You are the assignee for the bug.