-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
On Merlin build 65
Run the Metalworks demo on Win32
1) Maximize the top level window
2) Restore the top level window
NOTE) Window remains maximized
Run the Metalworks demo on Solaris-Sparc/CDE/DTWM
NOTE) Maximize decoration is available even though - java.awt.Toolkit.isFrameStateSupported(Frame.MAXIMIZED_BOTH) returns false
1) Minimize the top level window
NOTE) The top level window does not minimize
The top level metal "Java" PLAF should be using the java.awt.Frame.setExtendedState API.
Run the Metalworks demo on Win32
1) Maximize the top level window
2) Restore the top level window
NOTE) Window remains maximized
Run the Metalworks demo on Solaris-Sparc/CDE/DTWM
NOTE) Maximize decoration is available even though - java.awt.Toolkit.isFrameStateSupported(Frame.MAXIMIZED_BOTH) returns false
1) Minimize the top level window
NOTE) The top level window does not minimize
The top level metal "Java" PLAF should be using the java.awt.Frame.setExtendedState API.