-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b35
-
generic, sparc
-
generic, solaris_9
-
Verified
setExtendedState method does not work for an undecorated frame. setExtendedState(Frame.ICONIFIED) fails to iconify the frame. This occurs on Solaris and Linux with XToolkit and Motif. It works fine with the mustang b30
To reproduce:
1. Run the attached testcase
2. Click the Iconify button on the undecorated frame. With the PIT build, nothing happens, but with b30, the undecorated frame iconifies
###@###.### 2005-04-07 12:56:37 GMT
------------------------------------------------------------------------------
This affects all the JFrames created with DefaultLookAndFeelDecorated set to true. I am not able to minimize or maximize the frame.
###@###.### 2005-04-08 18:43:47 GMT
To reproduce:
1. Run the attached testcase
2. Click the Iconify button on the undecorated frame. With the PIT build, nothing happens, but with b30, the undecorated frame iconifies
###@###.### 2005-04-07 12:56:37 GMT
------------------------------------------------------------------------------
This affects all the JFrames created with DefaultLookAndFeelDecorated set to true. I am not able to minimize or maximize the frame.
###@###.### 2005-04-08 18:43:47 GMT
- duplicates
-
JDK-6269319 Metalworks: Minimize button is not working from mustang jdk build33.
-
- Closed
-
- relates to
-
JDK-6176507 Modal dialogs have minimized buttons and don't have max/close buttons on some platforms
-
- Closed
-