Description: FILEOPEN DOCX: Image position off Steps to Reproduce: 1. Open attachment 169381 [details] 2. File save as DOCX 3. File reload Actual Results: Image on page 1 moves from right column to bottom page & frame & image are split Expected Results: As ODT Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: ca657b98e49eb2282775f7919827062a7a0b4bfe CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL and in Version: 7.1.0.0.beta1+ (x64) Build ID: f9fab4203c1aa0b9a3f27ce2713b6d5addc7df19 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL Position Ok with (but text isn't wrapping) 7.0b1 -- Similar stuff happening with DOC.. goes back to 3.3.0.4
Thank you for reporting the bug. I can not reproduce the bug in Version: 7.3.0.1 (x64) / LibreOffice Community Build ID: 840fe2f57ae5ad80d62bfa6e25550cb10ddabd1d CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Repro. Arch Linux 64-bit Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 7adb3757944452a0f3a1a12fee1dd504eb90a1df CPU threads: 8; OS: Linux 5.16; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Jumbo Built on 14 February 2022
Bibisected the position change to https://git.libreoffice.org/core/commit/c9eb53f200225f2ee6ca695e1326843a487aee51 tdf#135198 sw editing: text box fell out of its shape Not sure if Daniel is active anymore, so not adding to Cc (last commit in Sept 2021). I used this sort of chained command to speed up bibisecting git checkout oldest && instdir/program/soffice --convert-to "docx:MS Word 2007 XML" --outdir /path/to/somewhere /path/to/somewhere/3e_01-Cycle_de_vie-Impact_CORRECTION1.odt && instdir/program/soffice /path/to/somewhere/3e_01-Cycle_de_vie-Impact_CORRECTION1.docx
*** This bug has been marked as a duplicate of bug 96579 ***