-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.4.2, 5.0
-
sparc
-
solaris_9
Frame.dispose() throws windowActivated event along with windowClosed and windowDeActivated evevnts on Solaris-sparc 9 with GNOME window manager for Mantis build 11 when the frame is disposed.
The bug exists on hopper b21.
Steps to re-produce:
1. Compile and run the attached disposeTest.java
2. Click on the button.
Following are the output of the program:
Mantis b11 & Hopper b21 :
**** Window Opened ****
**** Window Activated ****
Disposing Window.......
**** Window Closed ****
**** Window De-Activated ****
**** Window Activated ****
Merlin b92 :
**** Window Opened ****
**** Window Activated ****
Disposing Window.......
**** Window Closed ****
The bug exists on hopper b21.
Steps to re-produce:
1. Compile and run the attached disposeTest.java
2. Click on the button.
Following are the output of the program:
Mantis b11 & Hopper b21 :
**** Window Opened ****
**** Window Activated ****
Disposing Window.......
**** Window Closed ****
**** Window De-Activated ****
**** Window Activated ****
Merlin b92 :
**** Window Opened ****
**** Window Activated ****
Disposing Window.......
**** Window Closed ****