Description: When we have a overflowed image in docx, if we want to open it in LibreOffice, image location is changing to fit into the file. Real problem is LibreOffice does not have an image overflow feature. We can not create an odt with overflowed image. It is not possible to correct it manually. Steps to Reproduce: 1. Open sample.docx Actual Results: İmage fits into the document. Expected Results: We should see only bottom of the image. See the comparison pdf at the attachment. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 153445 [details] Sample file
Created attachment 153446 [details] comparison MSO and LO
Thank you for reporting the bug. I can confirm the bug present in Version: 6.3.0.0.alpha0+ Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04 Locale: en-US (en_US); UI-Language: en-US Calc: threaded and LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
Also reproduced in Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.15; UI Render: default; Locale: ca-ES (ca_ES.UTF-8 Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)
Created attachment 167683 [details] The minimized example file in Word and Writer Looks good in master: Version: 7.2.0.0.alpha0+ (x64) Build ID: f7e2f5bca938aa916830e07895d2da6820282055 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: CL since: https://cgit.freedesktop.org/libreoffice/core/commit/?id=195eae4852012eed6da72c0a9f55094a09aa2867 author Miklos Vajna <vmiklos@collabora.com> 2020-01-23 18:05:26 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2020-01-23 22:22:56 +0100 sw DoNotCaptureDrawObjsOnPage: don't capture wrap-through Writer images, either
Thanks Miklos for fixing this one :)