https://bugs.documentfoundation.org/show_bug.cgi?id=167229
Timur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 --- Comment #2 from Timur <[email protected]> --- Yes. Just regression commit does not seem enabling the feature but earlier one which spoiled the table: commit d477fa8ac1b0d3ee81427217bbb5950278ab16db [log] author Miklos Vajna <[email protected]> Fri Mar 17 14:00:17 2023 +0100 committer Miklos Vajna <[email protected]> Fri Mar 17 14:10:34 2023 +0000 sw floattable: unconditionally map <w:tblpPr> to SwFormatFlySplit CppunitTest_sw_ooxmlexport8's testN816593 failed in the SW_FORCE_FLY_SPLIT=1 case because the re-import of the document merged two tables into one. The problem starts earlier, we didn't import the table with a <w:tblpPr> as a floating table, but we should. Then there was an improvement to current status: commit 9a9ee21ec237eda5df6ea70bfa3bec07b44b4d21 [log] author Miklos Vajna <[email protected]> Fri Mar 17 15:14:37 2023 +0100 committer Miklos Vajna <[email protected]> Fri Mar 17 19:24:40 2023 +0000 sw floattable: fix redline import from DOCX -- You are receiving this mail because: You are the assignee for the bug.
