Created attachment 158566 [details] Comparison MSO 2010 and LibreOffice 7.0 master Steps to reproduce: 1. Open attachment 86280 [details] from bug 69656 -> Table's size is incorrect. See comparison image Reproduced in Version: 7.0.0.0.alpha0+ Build ID: 976cabe84f3b6e5591ccf2b043d72cbca3e31ba0 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded [Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=4d5c0eaf3e0d3d3bcd9e691fffee19b75f3d6631 author László Németh <nemeth@numbertext.org> 2020-02-17 14:34:11 +0100 committer László Németh <nemeth@numbertext.org> 2020-02-19 16:46:18 +0100 commit 4d5c0eaf3e0d3d3bcd9e691fffee19b75f3d6631 (patch) tree 6ed8e4a013884c28db01b9175dfc933141b7c395 parent faa2e7b7227b6b87379e7e136ea9ab63f37c3fc4 (diff) tdf#118812 DOCX import: fix table style preference – part 2 Bisected with: bibisect-linux64-6.5 Adding Cc: to László Németh
attachment 118734 [details] from bug 94238 is also affected by this issue
There's attachment 156700 [details] that Xisco uploaded in bug 128880 (where from?). I also bibisected to 4d5c0eaf3e0d3d3bcd9e691fffee19b75f3d6631.
attachment 125030 [details] from bug 99822 is also affected. ( page 4 to 7 )
Note: It seems, this is result of changing to using the default overrideTableStyleFontSizeAndJustification=false value, so we must support this w:compat option.
Fix: https://gerrit.libreoffice.org/c/core/+/90347 (The problem was that an empty table is created only with extra endTable() calls, but the first call disposed the pending paragraphs for table style setting, i.e. table paragraphs hadn't got any table style.)
Fixed in master. @Xisco: thanks for your bug report!
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/34f91740cde8e77bd429f468ce0d797d8b0c2af4 tdf#131258 DOCX: fix table styles in empty tables It will be available in 7.0.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.
*** Bug 131285 has been marked as a duplicate of this bug. ***
Note: Similar cell height issue of Bug 131279 has been resolved by the recent fix.
Verified in Version: 7.0.0.0.alpha0+ Build ID: 6aff77cb30e7c73109684a72ccddf7a28605afcb CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @László Németh, thanks for fixing this issue!!
Xisco, please explain how you verify when last bibisect is a11c10a83f6fceae6cfb519725d06f8eaf1013fb 3 days ago? Do you (script?) install daily Linux or what? Thanks to all.
(In reply to Timur from comment #12) > Xisco, please explain how you verify when last bibisect is > a11c10a83f6fceae6cfb519725d06f8eaf1013fb 3 days ago? > Do you (script?) install daily Linux or what? > Thanks to all. local build...
*** Bug 131259 has been marked as a duplicate of this bug. ***
*** Bug 131279 has been marked as a duplicate of this bug. ***