https://bugs.documentfoundation.org/show_bug.cgi?id=162537
Timur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|24.2.5.2 release |7.6.1.2 release Keywords| |bibisected, bisected See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=15 | |6724 --- Comment #4 from Timur <[email protected]> --- Started in 24.2 and 7.6. commit 5b3fcbf23773ea8d039185dec2b9704981833473 [log] author Michael Stahl <[email protected]> Wed Aug 23 15:50:59 2023 tdf#156724 sw: layout: fix tables not splitting due to footnotes differently Revert commit 610c6f02b11b4b4c555a78b0feb2a1eb35159e39 and and 61a78a523a6131ff98b5d846368e5626fe58d99c instead do the opposite: never calc content frames in FormatLayout(). There were a few cases where documents looked worse with the fix, such as the somewhat pathological tdf120139-1.odt and tdf124474-1.odt, but typically these went from a bad layout to a worse layout, e.g. --convert-to pdf tdf120139-1.odt went from 11 minutes to 33 minutes (dbgutil) with twice as many more half-empty pages. Worse is that the previous fix appears to prevent tdf#128437 from working. Usually this is regression but reading the commit, it is hard to reconcile all so I do not tag so. -- You are receiving this mail because: You are the assignee for the bug.
