Created attachment 187619 [details] Wrong sections layout and crash in 7.5.3 Open the attachment. After commit efb3c57851d29440ef086c68a6c1ddbb8bc8fc00, it opens with wrong layout (the last cell of the table in the Outer section gets split, its first paragraph with text "bar" is not shown, and its sub-table with text "baz" goes under the Inner section and its text "abc"). Closing the file crashes the program.
https://gerrit.libreoffice.org/c/core/+/152454
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/66eabacb7c3618d2724470203d7e95c256334520 tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frame It will be available in 7.6.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/80e8b5e925b0059226c36abe2f0d49a8299084f7 tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frame It will be available in 7.5.5. 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.