Created attachment 166626 [details] Example file from Word This is similar to bug #97517 Attached file contains a simple line shape with Y direction flipping. This opens incorrectly in Writer: instead of / we see it as \ Steps to reproduce: 1. Open attached file Actual results: Line is like \ Expected results: Line should be like / just like in Word LibreOffice details: Version: 7.1.0.0.alpha0+ (x64) Build ID: e0c72e31c1d455c26110c35e8780d420e17cdea6 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL
Created attachment 166627 [details] Screenshot of the original document side by side in Word and Writer
Regényi Balázs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ca83804ffcd0d6f81fa7c32be990c4ceeb4a60b7 tdf#137678 DOCX VML shape import: fix missing horizontal mirroring 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.alpha1+ (x64) Build ID: 72056f39e01e36afac36c62988331b6813c8214f CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded Thanks for fixing!