Created attachment 206151 [details] forum-mso-de-69966min.docx: example document minimized Instead of the table contents being placed inside of the table structure, they are being captured as the content of the field-that-contains-the-table. This problem is inherited from OOo. Steps to reproduce 1.) open forum-mso-de-69966min.docx in LO Notice that the table is empty. However, in MS Word, none of the cells are empty. Found by Collabora's mso-test
There is an additional problem that was exposed recently. The text 'Zusammenfassung:' was correctly placed in front of the table until 25.8.0.2 commit aa689d596c44c1c51ab9345df5d063768936fe74 Author: Jaume Pujantell on Fri Jun 13 12:05:20 2025 +0200 tdf#166940 sw: defer line break in ref field Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186008 and a whole bunch of additional empty paragraphs were added after the table. That just exposed an existing weakness.
Repro Version: 26.2.2.1 (X86_64) Build ID: 251225596f12c6d3f2985252eb1eaca9640c7bfd CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f6e1aa27081c736c3ec45341dab596e529d39f0e tdf#171299 docx import: don't delay table paragraphs in fields It will be available in 26.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/986c69622f2905780778d4bbb38e1658ce5162b1 tdf#171299 docx import: don't move table content into field result It will be available in 26.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-26-2": https://git.libreoffice.org/core/commit/0b9cb5e07c4a8853f5c866197f80ed91f962f276 tdf#171299 docx import: don't delay table paragraphs in fields It will be available in 26.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-26-2": https://git.libreoffice.org/core/commit/abd7e909af42e6f9e3b48e428b552fda54b63f88 tdf#171299 docx import: don't move table content into field result It will be available in 26.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.