<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH closing LibreOffice while progress bar dialog is displayed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126094#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH closing LibreOffice while progress bar dialog is displayed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126094">bug 126094</a>
              from <span class="vcard"><a class="email" href="mailto:xerophile@gmail.com" title="dave j <xerophile@gmail.com>"> <span class="fn">dave j</span></a>
</span></b>
        <pre>I have tested a predesigned nonmodal dialog (desktopasparent==false,
dialog.execute() never called) under the following scenarios. All results apply
to Calc and at least some to Writer (have not tested exhaustively under Writer)

called from button on sheet/doc - works
" standard toolbar - crashes
" custom toolbar - crashes
" document event - crashes
" accelerator key - crashes

I also note that even with a close listener on thiscomponent (to try to dispose
the dialog), by the time notify() triggers, it's too late.

It is interesting that no crash will occur if the Basic editor is also open.

-dave</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>