-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
generic
-
generic
In merlin B-40, AWT Frame once hidden using method hide() is not getting visible again by calling methods show() & setVisible(true). This is happening with JFrame also. To add this is happening in Linux 6.1 only,everything is working fine on Windows & solaris.
Run the attached file & press the hide button on one of the frame to change it's state to hidden. There are two buttons on the second frame one using show() methos while the other one is using the setVisible(true) to make the hidden Frame visible. The third button is to exit from the application. If the frame is not getting visible by pressing any of the buttons than the bug is reproduced.
jitender.singh@eng 2000-11-16
Run the attached file & press the hide button on one of the frame to change it's state to hidden. There are two buttons on the second frame one using show() methos while the other one is using the setVisible(true) to make the hidden Frame visible. The third button is to exit from the application. If the frame is not getting visible by pressing any of the buttons than the bug is reproduced.
jitender.singh@eng 2000-11-16
- duplicates
-
JDK-4392518 Incorrect window (swing) handling with Gnome/enlightenment
- Resolved
- relates to
-
JDK-4367135 windowIconified/Deiconified events not propagated using KDE on Linux
- Closed