This bug was found using Windows 2000 and 95/98
operating systems.
Dialog boxes opened from the window drop down menu
can disappear. Initially these dialog boxes appear on the
Windows shortcut bar (as would be expected) as well as
the main section of the display. When these are
minimised using the <-> button in the top right of the
dialog box, the dialog box disappears from the main
display as does the reference to the dialog box on the
Windows toolbar. The box only reappears when is
reactivated using the window drop down menu.
Logged In: YES
user_id=551630
This bug was fixed by commenting line
#733 "super.windowClosing(wev);" in AnalysisController.java.
This will cause a window to remain iconized when the window
is minimized.