[Libreoffice-bugs] [Bug 133975] Empty page inserted on file open (re-occurrence of an old bug)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 14 08:02:12 UTC 2020


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

--- Comment #1 from Telesto <telesto at surfxs.nl> ---
Created attachment 161975
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161975&action=edit
Bibisect log

Bisected to
author  Jan-Marek Glogowski <jan-marek.glogowski at extern.cib.de> 2019-08-06
17:09:51 +0200
committer       Jan-Marek Glogowski <glogow at fbihome.de> 2019-08-13 16:53:33
+0200
commit  383032c50a3e3354f04200ce984a47ab9d2c5c67 (patch)
tree    57e9d15d4b917fc38745b01e4394d492839d4e2d
parent  66063914e39f232efe2271d52e51a3458455d8b4 (diff)
tdf#123583 use TaskStopwatch for Writer Idle loop
I don't see much of a point in the extra CheckIdleEnd() function.
We already check IsInterrupt() almost everywhere, so move that
check in there.

An other strange thing is the Idle job, which should just be
interrupted by keyboard events (using SetInputType(, which this
patch removes). Unlucky for me this code was there in the initial
import. I can just say that othing obvious breaks...

https://cgit.freedesktop.org/libreoffice/core/commit/?id=383032c50a3e3354f04200ce984a47ab9d2c5c67

-- 
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/20200614/6bf54797/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list