Created attachment 191002 [details] Example file from Word 2016 Attached document contains a floating table and some pages of text. When opened, this causes a layout loop. 1. Open attached file -> Endless loop Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9602f8a9318dd4d3409856e2ae06abe96e72b51b CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded Seems to have started with: https://git.libreoffice.org/core/+/25b8fdd3b939a221ba00ca37fbf89adaf893aab7 author Miklos Vajna <vmiklos@collabora.com> Thu Sep 28 09:03:27 2023 +0200 committer Miklos Vajna <vmiklos@collabora.com> Thu Sep 28 09:52:41 2023 +0200 sw floattable: maintain the invariant that fly height is at least MINFLY Adding CC to: Miklos Vajna
Thanks Gabor. Repro in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7d357628d6e8ce3f9e3c3a567ada21f02bce8d42 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded and: Version: 7.6.3.1 (X86_64) / LibreOffice Community Build ID: c4af5b1259bceea6e979e6fe2435dbee7a5a87c2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded (was cherrypicked as 60e2fdf1d7e8346e5a3835369c47e582c737ce20) No repro in: Version: 7.5.8.2 (X86_64) / LibreOffice Community Build ID: f718d63693263970429a68f568db6046aaa9df01 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ce2fc5eb29b4e252993b549dee002fa8948c8386 tdf#158341 sw floattable: fix layout loop when fly is below the body frame 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/d9c85df89513d63263c6e852ad68ec780dbce0c2 tdf#158341 sw floattable: fix layout loop when fly is below the body frame It will be available in 7.6.4. 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.
Verified in: Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 619500d6919c227e734b119481a4b334972e0b7b CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks Miklos!
*** Bug 137859 has been marked as a duplicate of this bug. ***