Created attachment 162838 [details] Example file from Word Attached user-made document is the neutralized original of the bugdoc in bug #134606 Even after fixing that one the nested table in this one loses all of its columns after the first. Steps to reproduce: 1. Open attached document Actual results: The nested table has only one column. Expected results: The nested table should retain its columns. LibreOffice details: Version: 7.1.0.0.alpha0+ (x64) Build ID: 5483d4e10aad27889b961b9cb94d7ba6c86aed0b CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Created attachment 162839 [details] Screenshot of the original document side by side in Word and Writer
The nested table changed after https://cgit.freedesktop.org/libreoffice/core/commit/?id=5483d4e10aad27889b961b9cb94d7ba6c86aed0b author László Németh <nemeth@numbertext.org> 2020-07-08 10:36:29 +0200 committer László Németh <nemeth@numbertext.org> 2020-07-08 23:43:35 +0200 commit 5483d4e10aad27889b961b9cb94d7ba6c86aed0b (patch) tree 69ca542c9928b6614c49044329c9740d05ae9f26 parent 7ead920f7015bb8e7a4343b863333bb26187d9a3 (diff) tdf#134606 DOCX table import: fix gridBefore + nesting Bisected with: bibisect-linux64-7.1 Adding Cc: to László Németh
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/abea0d6647c7f1f7e76c73c26cb80e6a67dc5111 tdf#134685 DOCX table import: fix gridBefore + cell width It will be available in 7.1.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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: abea0d6647c7f1f7e76c73c26cb80e6a67dc5111 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @László Németh, thanks for fixing this issue!!