Created attachment 157010 [details] docx file Steps to reproduce: 1. Open attachment 143427 [details] from bug 118671 or attached document -> Vertical line is shifted to the right. See comparison image Reproduced in Version: 6.5.0.0.alpha0+ Build ID: 4f6d95ead1286748810e937c7672de08b8b39a38 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded [Bug found by office-interoperability-tools]
Created attachment 157011 [details] comparison MSO 2010 and LibreOffice 6.5 Master
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=10f29d8bf05d44ca8bc11d34d1294ec17f8ac0f1 author Bakos Attila <bakos.attilakaroly@nisz.hu> 2019-12-14 12:36:13 +0100 committer László Németh <nemeth@numbertext.org> 2019-12-20 08:04:15 +0100 commit 10f29d8bf05d44ca8bc11d34d1294ec17f8ac0f1 (patch) tree 0679ed8ae7758ea48944234c3cc204f359c000ee parent fdb5ce011cb043475869d0b607ea25b8f32b4314 (diff) tdf#87569 tdf#109411 DOCX import: fix shape anchor in tables Bisected with: bibisect-linux64-6.5 Adding Cc: to Bakos Attila
Same issue reproduced with attachment 98963 [details] from bug 78651 -> Page number on page 1 is shifted to the right as well
I just finished my last fix and searched for a new task, and found this one... I hope I can fix it as quickly, as you have found it... :)
Bakos Attila committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/14ad64270e4fbca3c24da6f55f260b1fb229556a tdf#129888 DOCX shape import: handle o:allowincell It will be available in 6.5.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.
Created attachment 157218 [details] sample1fixed
Created attachment 157219 [details] sample2fixedtoo
Bakos Attila committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/47bc0ff1ad0f07b07a75f55d3bb898e113a415b2 tdf#129888 DOCX shape import: handle o:allowincell It will be available in 6.4.1. 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: 6.5.0.0.alpha0+ Build ID: fc1f85127968d1c2e0a53dace51bf8a78f9e6ca5 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 @Bakos, thanks for fixing this issue!!