Bug 155040 - FILEOPEN RTF Floating table is overlapped by subsequent non-floating ones
Summary: FILEOPEN RTF Floating table is overlapped by subsequent non-floating ones
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Miklos Vajna
URL:
Whiteboard: target:24.2.0 target:7.6.3
Keywords: bibisected, bisected, regression
Depends on: 76022
Blocks: RTF-Tables RTF-Floatingtable
  Show dependency treegraph
 
Reported: 2023-04-27 08:10 UTC by Gabor Kelemen (allotropia)
Modified: 2023-10-24 10:29 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
The example file in Word 2016 and Writer (209.70 KB, image/png)
2023-04-27 08:10 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2023-04-27 08:10:35 UTC
Created attachment 186953 [details]
The example file in Word 2016 and Writer

attachment 133584 [details] has a floating table, which is now overlapped by the non-floating one below it.

1. Open  attachment 133584 [details] from bug 108093
-> at the bottom the table "Näyttelyluokat / utställningsklasser:" is floating and the subsequent ones are rendered above it.

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 006b35d50024b1932d84380b5d2fec1f7066bccd
CPU threads: 14; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

Started with:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=05425f73bfa41d3f7591461e2ad0beb4fafc39b4

author	Miklos Vajna <vmiklos@collabora.com>	2023-04-21 07:05:26 +0200
committer	Miklos Vajna <vmiklos@collabora.com>	2023-04-21 08:21:45 +0200
commit 05425f73bfa41d3f7591461e2ad0beb4fafc39b4 (patch)

sw floatable: teach the RTF import about SwFormatFlySplit
Comment 1 Stéphane Guillou (stragu) 2023-04-27 12:16:34 UTC
Not a master build up to commit 5cd9de202765e243e41416802f3e4486b8a96f16 but reproduced in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 52acefd6024ec79f8333ba40eef83816eda3046f
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 2 Commit Notification 2023-10-24 08:44:23 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/612629f4a81acd7b851b7eccc97aba9a5915d13c

tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline one

It will be available in 24.2.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.
Comment 3 Commit Notification 2023-10-24 10:29:37 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/7eb93c24002f2f9ee2731e250a7404145c81df6d

tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline one

It will be available in 7.6.3.

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.