This report has been inspired by, and is slightly related to bug 133870. - Open attachment 160618 [details], - Save as RTF and reopen. => Shape now covers the text. Saved RTF looks like that in Word, too, so it's an export issue. The shape in the ODT has Parallel wrap. In the saved RTF, it has Through wrap. Observed using LO Version: 24.2.0.0.alpha0+ (7d6ca465224e5e839055e9607deeb2a80a93621b), 4.0.0.3 / Windows. Still ok in 3.6.0.4.
Confirmed. Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9eb419b0b0f019f5fbc48ff1a11977e8b041edee CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Jumbo
This could be bibisected to the following range in bibisect-43all: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=c7692ae82b4c81c2ea8a9e3ee496ee525c0d44f4..558476135865d9ae7b8801a82c177fd1098386ff There is a possible commit in that range, but it's an import fix. And indeed, opening an RTF produced by an old version of LO in a recent LO version shows a buggy wrap, too, which means this was never okay, just the incorrect import hid the issue. https://cgit.freedesktop.org/libreoffice/core/commit/?id=d56e7c9011e662b39f0e9775e654f62cea8765c2 author Eilidh McAdam <eilidh@lanedo.com> 2012-09-19 09:45:49 +0100 committer Miklos Vajna <vmiklos@suse.cz> 2012-09-19 12:53:16 +0000 Import RTF shape wrap property.