https://bugs.documentfoundation.org/show_bug.cgi?id=148041
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.3.1.3 release |4.0.0.3 release Keywords| |bibisected, bisected, | |regression --- Comment #6 from Buovjaga <[email protected]> --- First line height change (only "O que são heurísticas?") happened in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=a1ac2538e9b287444500618ab4d2f0f06c25cf34..19f4ebd8a54da0ae03b9cc8481613e5cd20ee1e7 where the likely culprit is https://git.libreoffice.org/core/commit/6fbba11da54b52554941f00b07e42cc5d7a1643c fdo#55430 click object in front of current after editing text The next change was such that "O que são heurísticas?" didn't jump anymore, but the last line of the next paragraph did. I bisected it with Linux 42max to commit a071978f128cbbd6f08c10626225c923cf23b8b9 Author: Matthew Francis <[email protected]> Date: Sat Sep 5 21:17:48 2015 +0800 source-hash-d45ba6bb93a5325341cef6b9f25282537265de5d Bibisect: This commit covers the following source commit(s) which failed to build d023339c2f85555212bdb9804854dcc2c403b50e 50cbbc7f3afdd077e98f416f97390fe93428e8cf 6936fa4a100576c56fddb68d3879df2693c52bda b1314f22eb8de4359b5360194c04996351e9a6c2 3f0e95cdc5fac1658ac25b97e0d9532ed76a009c where the relevant seems to be https://git.libreoffice.org/core/commit/d45ba6bb93a5325341cef6b9f25282537265de5d missing file which added sd/source/ui/sidebar/MasterPageObserver.cxx Although the others deal with Impress as well (Sidebar). The next bigger change is in 5.4. There the steps are a bit more precise. Focus into text input in both the yellow box and the bigger box and then select the yellow box. All lines in the bigger box get their height changed. This happens after https://git.libreoffice.org/core/commit/451fcee7f7c2bdc5a9241662c412027672df3a1c tdf#97630 xmloff: ODF extended draw:fit-to-size mess The final change seems to be in 7.5, with the effect seen with line wrapping: https://git.libreoffice.org/core/commit/7f73a779e33dd91fad0111629c6b3420c2c9aea0 optimize text fitting algorithm to correctly calculate the fit -- You are receiving this mail because: You are the assignee for the bug.
