https://bugs.documentfoundation.org/show_bug.cgi?id=145396

--- Comment #2 from Telesto <[email protected]> ---
Created attachment 176017
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176017&action=edit
Bibisect log

Bisected to
author  Luboš Luňák <[email protected]>     2021-08-09 12:44:40 +0200
committer       Luboš Luňák <[email protected]>     2021-09-08 10:31:03
+0200
commit  b9c2207e1b5247b4d3184b137be9a75a4b8c6c37 (patch)
tree    e1e16272c48b735d7e1ffa69a6b7f318ab2ca685
parent  89a282e874a706a6f7265218f476e3948dbaa10c (diff)
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.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=b9c2207e1b5247b4d3184b137be9a75a4b8c6c37

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to