https://bugs.documentfoundation.org/show_bug.cgi?id=41063
--- Comment #57 from Justin L <[email protected]> ---
Created attachment 129961
--> https://bugs.documentfoundation.org/attachment.cgi?id=129961&action=edit
debugging code showing one factor (progressbar) that triggers the screen
refresh
The debugging patch led to the gtkdata brick wall of Yield()
wasOneEvent = g_main_context_iteration( nullptr, bWait && !bWasEvent );
When bHandleAllCurrentEvents is true, then one of the events that runs causes
the screen repositioning. The Save procedure's progress bar is one item that
calls for a Yield(bHandleAllCurrentEvents=true). However, there is some other
unknown thing that also triggers the screen repositioning long after the save
procedure has finished.
CC Caolán McNamara - I'm drowning here. Impossible to fix?
--
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