<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Empty page inserted on file open (re-occurrence of an old bug)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133975#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Empty page inserted on file open (re-occurrence of an old bug)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133975">bug 133975</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=161975" name="attach_161975" title="Bibisect log">attachment 161975</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=161975&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to
author  Jan-Marek Glogowski <<a href="mailto:jan-marek.glogowski@extern.cib.de">jan-marek.glogowski@extern.cib.de</a>> 2019-08-06
17:09:51 +0200
committer       Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>> 2019-08-13 16:53:33
+0200
commit  383032c50a3e3354f04200ce984a47ab9d2c5c67 (patch)
tree    57e9d15d4b917fc38745b01e4394d492839d4e2d
parent  66063914e39f232efe2271d52e51a3458455d8b4 (diff)
<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Processing loop for SfxEnumItem<enum SwFootnoteEndPosEnum>"
   href="show_bug.cgi?id=123583">tdf#123583</a> 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...

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=383032c50a3e3354f04200ce984a47ab9d2c5c67">https://cgit.freedesktop.org/libreoffice/core/commit/?id=383032c50a3e3354f04200ce984a47ab9d2c5c67</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>