https://bugs.documentfoundation.org/show_bug.cgi?id=165482
--- Comment #6 from Miklos Vajna <[email protected]> --- Buovjaga: thanks for the bibisect. Unfortunately the mentioned commit itself was a regression fix, so probably this document was never working properly. The timeline I see is: - f74a6ef94ac957e4c146fc9923d30ce6bd31b5ce (tdf#159453 sw floattable: fix unexpected overlap of in-header fly and body text, 2024-02-13) broke the layout, it was possible for a floating table to jump out of its parent table, which should not happen - 524c266f0f0a3cdccfa9feecfba2a19c9a29b701 (tdf#161001 sw floattable: require in-header/footer for non-follow-text-flow, 2025-01-21) restored this invariant that jumping out of a parent table is not acceptable And the above bugdoc was only "working" in this this timeframe (with serious side-effects), not before and after. By now I think there are some 6 sw floattable bugs like this in the bugzilla. Unfortunately these are far from trivial to fix. I hope to find time to progress with them in the not too distant future. But possibly marking this more important (in terms of severity, priority) than e.g. bug 165029 goes too far. -- You are receiving this mail because: You are the assignee for the bug.
