From: Andreas Leitgeb on
Andreas Leitgeb <avl(a)gamma.logic.tuwien.ac.at> wrote:
> If user works on MS Outlook, then the busy-dialog comes to front, if
> instead the user currently uses MS Word then the busy-dialog stays in
> the back, until it is explicitly activated.

We're now solving this, by avoiding the busy-dialog and instead embedding
progress-bar and cancel-button directly into the main window.

The mystery remains:
- Why does a popup JDialog steal the focus from MS Outlook,
but not from other applications?