Created attachment 196811 [details] A tall non-breaking table cell In the attachment, the table rows are not allowed to break across pages; the first cell is about two pages high. Prior to commit 0c49aa58cfbb81073e34b1d47861a5a1fdd44114 (tdf#161508: add another loop control hack, 2024-06-11), the first row was correctly split across the pages (which must happen in this case, despite the "do not break" row setting - the latter only applies, when the row can fit into a page), and the document had three pages. In current master, the document is shown in two pages, first page ending with a bottom text line half-cut, and the rest of the first cell content isn't shown; the second page only shows the second row data.
https://gerrit.libreoffice.org/c/core/+/174310
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d5c0b3f93d33ce1e3d320ee74d6b7b5c5d53d176 tdf#163230: make loop control hack more specific It will be available in 25.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/b387a283c08a8efcd91e2386db41467435fb9856 tdf#163230: make loop control hack more specific It will be available in 24.8.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.