Aplication freezes if popup when menus are shown
We have an application with a menu bar and buttons with pop-up menus. At certain moments, triggered by (amongst others) JMS messages, modal dialogs are displayed.
If the menu is folded out or the buttons' menu have popped up when the pop-up dialog is displayed, the application freezes.
The log files don't contain any stacktraces.
We're using Java 5.
Any idea what is causing this? How can we resolve this?
Thanks,
Nick.

