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

Michael Meeks <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |

--- Comment #19 from Michael Meeks <[email protected]> ---
> sorry to REOPEN but I still see the transient black background while
> resizing the autocorrect replacement table.

Hmm - I see no flicker here; it is certainly the case - that when we re-size a
window - depending on how fast it renders; we can get a delay before it is
fully rendered; and you get dead colored space there. If I re-size writer even
with  a trivial / empty document without GL enabled eg. I get grey regions
around the document until it re-renders.

Having black there is reasonably expected; the flicker is what (I thought) this
bug was about - and is fixed. That we don't render everything instantly is ...
reasonably normal =) So - for example turn off GL - and load a complex/3D
drawing shape in 'draw' - and then re-size the window. I get black flicker
there ;-)

So - we focused on the flickering; which was a regression.

Now - ideally; we would forcibly render all of the content before swapping
buffers in the OS 'Paint' event - and then we'd get a very silky smooth
experience [ although you really can't win - this will make re-sizing of
complex windows 'jerky' instead ;-].

--- Comment #20 from Michael Meeks <[email protected]> ---
> sorry to REOPEN but I still see the transient black background while
> resizing the autocorrect replacement table.

Hmm - I see no flicker here; it is certainly the case - that when we re-size a
window - depending on how fast it renders; we can get a delay before it is
fully rendered; and you get dead colored space there. If I re-size writer even
with  a trivial / empty document without GL enabled eg. I get grey regions
around the document until it re-renders.

Having black there is reasonably expected; the flicker is what (I thought) this
bug was about - and is fixed. That we don't render everything instantly is ...
reasonably normal =) So - for example turn off GL - and load a complex/3D
drawing shape in 'draw' - and then re-size the window. I get black flicker
there ;-)

So - we focused on the flickering; which was a regression.

Now - ideally; we would forcibly render all of the content before swapping
buffers in the OS 'Paint' event - and then we'd get a very silky smooth
experience [ although you really can't win - this will make re-sizing of
complex windows 'jerky' instead ;-].

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to