diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-03-20 12:14:53 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-03-20 12:30:47 +0000 |
commit | 48818dd359fbf0f37e1b318de89ab2ea7d735f58 (patch) | |
tree | 1c8e3b9d0daa02f42708c2aa3cc66f5f5b25226d /uitest | |
parent | 564d0fa5b38bdd90d15b8e4b630e3d6ac6d10769 (diff) |
sw floattable: fix handling of nested non-floating tables at cell start
CppunitTest_sw_ooxmlexport8's testN779642 failed in the
SW_FORCE_FLY_SPLIT=1 case.
The bugdoc has a floating table, then an inner, non-floating table. The
conversion to floating tables was disabled by the
c1eebcdac9f2b289fd363399130c485ca5ff444c (tdf#79329 DOCX import: fix
missing outer table with floattable at cell start, 2016-11-08).
Given that SwFormatFlySplit doesn't need the delayed text frame
conversion, we can get rid of this workaround.
Fix a similar problem on the export side as well, where the positioning
properties of the outer table leaked into the inner table. Once both the
import and export are fixed, the test passes.
Change-Id: I884ad38cbc247c885991b0faf0d37221b70a6ba7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149154
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'uitest')
0 files changed, 0 insertions, 0 deletions