https://bugs.documentfoundation.org/show_bug.cgi?id=168849
Saburo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|24.2.0.0 alpha0+ |7.3.0.3 release Keywords|bibisectRequest |bibisected, bisected CC| |[email protected] Regression By| |Luboš Luňák --- Comment #4 from Saburo <[email protected]> --- Reject all from the sidebar works fine from ver.7.4 onwards. bibisected with win64-7.3 commit b9c2207e1b5247b4d3184b137be9a75a4b8c6c37 author Luboš Luňák <[email protected]> Mon Aug 09 12:44:40 2021 +0200 avoid repeated writer layout calls with tiled rendering My next commit will disable idle paints for tile rendering, as they do nothing in that case (or at least that should be the case). But this code causes an infinite loop with idle layout timer, because painting resets the SwViewShellImp paint region, which is not performed if painting is done only later by idle rendering. Change-Id: Ic401f16254aade02ddb3e4faffd99f0ce29d4df4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120201 -- You are receiving this mail because: You are the assignee for the bug.
