https://bugs.freedesktop.org/show_bug.cgi?id=73476
--- Comment #2 from Dominique Boutry <[email protected]> --- I wrote for bug 73829 : <I noticed in recent LibO versions a growing number of case where the display is updated within a perceptible delay (more than 1 second). So I supposed that the initial action of the drag&drop is processed by multiple threads, one very reactive catching the pointer position and resulting in a "move" decision, and another less reactive catching the new pointer position and updating the display to "resize" shape (or something like that ; the LibO delelopers will know...). Anycase, this is a bug. It would be interesting to look for a correlation with the computer overall workload (for instance detecting more frequent cases like the current one when LibO is used through CITRIX).> IMHO the problems described here and in bug 73474 come from the same origin than above: - just change "drag&drop a rectangle handle" with "scroll pages" (one thread is N pages in advance to another...) - the load factor are the displaying of a large document and the image processing, - see also the bug 73118 comment 6 on a behavior specific to a slow manipulation. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
