Bug 157714 - FILESAVE RTF When saving ODT doc as RTF, parallel wrap of image changes to Through
Summary: FILESAVE RTF When saving ODT doc as RTF, parallel wrap of image changes to Th...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
4.0.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected
Depends on:
Blocks: RTF-Shapes
  Show dependency treegraph
 
Reported: 2023-10-12 03:55 UTC by Aron Budea
Modified: 2023-10-13 04:26 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Budea 2023-10-12 03:55:11 UTC
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.
Comment 1 m_a_riosv 2023-10-12 16:51:34 UTC
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
Comment 2 Aron Budea 2023-10-13 04:26:15 UTC
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.