Created attachment 188338 [details] document with floating frame as I have received it Hi Miklos, do this: Open attached file. That is the file you have sent to me. Scroll down to the start of page 5. There is a paragraph mark outside the table. Set curse there, press dt, then F3 to insert the dummy text. The table now collapses to one page, see attached screenshot. I have used Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: fcbae818b793a9ee97a1b5ddc53902be7a2376f5 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded It would be good to have the original, non-odt file too.
Created attachment 188339 [details] Screenshot of the result
> It would be good to have the original, non-odt file too. This is originally attachment 75671 [details] from bug 61594, a DOCX file.
confirmed using the DOCX from comment 2. Regina - I think you should just leave the Hardware settings to ALL/ALL unless you know for certain that your reported problem is limited to certain specific environments. The vast majority of the time it is not OS/platform specific.
If I open attachment 75671 [details] and save it immediately to odt, I get a file with five <draw:frame> elements. That is in contrast to the intension to have one table in one frame.
Created attachment 188394 [details] tdf156260 long table floating plus text I see the overlap too when the attached docx file is opened in LibreOffice. Tested with Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: fcbae818b793a9ee97a1b5ddc53902be7a2376f5 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Thanks, will try to investigate & fix, perhaps after bug 120262.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/073072f0a3abacfe4f9cc920b8138d7abc84db70 tdf#156260 sw floattable: avoid overlapping flys on anchor change 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.
There is no collapse now, but some text still goes to page 4 from page 5, that still needs fixing.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/5e19348fb9507882827d29f875696ab225198be2 tdf#156260 sw floattable: avoid overlapping flys on anchor change It will be available in 7.6.1. 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b6a22e2be79cd874c7526107a6793fae692620dc tdf#156260 sw floattable: avoid moving text from the last anchor to its precede 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.
Now this is OK on master, I think.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/262a1ae36eaf20e741759cd2c216456bbb472f7c tdf#156260 sw floattable: avoid moving text from the last anchor to its precede It will be available in 7.6.1. 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.