<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tools / SQL dialog is modal"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=66813#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tools / SQL dialog is modal"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=66813">bug 66813</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>FWIW the WaitObject is there since

commit 85afff9c65f3b312c1d39f15b89536b9d33beba0
Author: Jens-Heiner Rechtien <<a href="mailto:hr@openoffice.org">hr@openoffice.org</a>>
Date:   Mon Aug 2 14:28:39 2004 +0000
    INTEGRATION: CWS insight01 (1.1.2); FILE ADDED

which is somewhat unhelpful. Typically a WaitObject is used when some slow task
is underway to indicate its "doing something". The use in
OApplicationController::refreshTables follows that pattern and that one makes
sense. Doing the "busy" while a dialog is open indeed unusual. Maybe its a cut
and paste from the other function, or maybe the "busy" period should only exist
until the "execute" of the dialog, though the dialog setup surely isn't so
special vs all other dialogs that it needs a "busy" pre-execute period.</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>