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

Timur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=14
                   |                            |8992
           Keywords|                            |bibisected, bisected,
                   |                            |regression
      Regression By|                            |Luboš Luňák

--- Comment #10 from Timur <[email protected]> ---
author  Luboš Luňák <[email protected]>     2021-08-09
commit  b9c2207e1b5247b4d3184b137be9a75a4b8c6c37 (patch)
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.

Please see. 
Even before, rendering of page 4 was slow but it worked without click in.

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

Reply via email to