[Libreoffice-bugs] [Bug 94184] Automatic spell checking makes Writer unresponsive for ~2min
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 4 15:33:17 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=94184
--- Comment #6 from Telesto <telesto at surfxs.nl> ---
Created attachment 136760
--> https://bugs.documentfoundation.org/attachment.cgi?id=136760&action=edit
Bibisect log
~/bibisect-win32-5.1
$ git bisect bad
38ec2e0798e9d97f7c6bf23dc0cf8e3c9042c10b is the first bad commit
commit 38ec2e0798e9d97f7c6bf23dc0cf8e3c9042c10b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Fri Jul 17 08:11:27 2015 -0700
source sha:48c2815dd20cf20eeec8bb4e003000f4a3d13291
source sha:48c2815dd20cf20eeec8bb4e003000f4a3d13291
:040000 040000 5229b95dd215b7bf6ba2c768943b9566007896b7
bb58c68d019654097b1257a8d1d4318864d20b6e M instdir
--
author Michael Meeks <michael.meeks at collabora.com> 2015-06-10 11:08:00
(GMT)
committer Michael Meeks <michael.meeks at collabora.com> 2015-06-10
16:27:20 (GMT)
commit 48c2815dd20cf20eeec8bb4e003000f4a3d13291 (patch)
tree 19596543beea4e4f56d1d06f429e575f596f0ad7
parent ef4fd9c52f16e6d242f999dd87170e6cac07230d (diff)
tdf#91727 - Unwind non-dispatch of idle handlers.
This clobbers the functionality from commit:
06d731428ef6cf93c7333e8228bfb6088853b52f
make idle timers actually activate only when idle
Since now all rendering and re-sizing is done in idle handlers it
does effectively the opposite of what was intended. A better solution
would allow special-casing the processing of just rendering,
re-sizing and window management to spin for eg. progress bar
rendering.
Also add helpful debugging labels to the idle & timeouts.
Also cleanup the Idle vs. Scheduler handling.
Also ensure that starting an Idle triggers a mainloop wakeup.
Also add a unit test.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171004/6dc295ac/attachment.html>
More information about the Libreoffice-bugs
mailing list