Description: Floating table layout not properly rendered; resulting in overlapping text Steps to Reproduce: 1. Open attachment 117323 [details] from bug 92129 and bug 164931 Actual Results: The table on page 10 has overlapping text. Screenshot attachment 205328 [details] Expected Results: Proper rendering of the table Reproducible: Always User Profile Reset: No Additional Info: Version: 26.8.0.0.alpha0+ (X86_64) [29-01-2026] Build ID: 680(Build:0) CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded
Just a note: I saw this when I filed bug 170630; I *suspect* that it may be the same; but I didn't check, and will just check if that fix also fixes this. Sorry if it isn't perfect :-) and thanks for filing this.
Reproducible.
In MS Word, this is a single, floating table that spans 4 pages. If I reduce the document to just the 4-page table, it opens OK. Similarly, if I only remove content after the table, it still is 'improved'. History of this document: -7.6: floating table support started in 7.6. -- table takes up three pages. No overlap, but non-visible content on the first of the three table-pages as it spills below the visible line. -25.2: in bug 164931, it reports as hanging since 25.2: tdf#155229 Calculate row height incl. border if 'atLeast' is set -- Still no overlap prior to that commit -26.2.1: hanging fixed by tdf#170381: try to avoid handling of split-but-not-yet-moved floating tables -- at this point the table is already overlapping itself
*** Bug 160106 has been marked as a duplicate of this bug. ***
Duplicate bug 160106 comment 9 features some different steps to have a table overlap itself. Perhaps it is helpful to have an alternative way to trigger this. Repeating those steps to reproduce: 1.) open Crasher.docx (attachment 191005 [details]) 2.) place the cursor at the top of the document (before the table). 3.) press delete once. [hangs LO 7.6 - 26.2.1] After a few moments of working to re-layout the document, the 13-page table has collapse to a single page, overlapping itself.