-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6
-
Cause Known
-
sparc
-
solaris_9
I am setting the maximized bounds for a frame to 0,0, 300, 300 and maximizing the frame by calling setExtendedState(). When I execute this application on Solaris9 with GNOME, the maximized bounds.width, height are not honored and the frame gets maximized to the full size of the screen. When I execute on CDE, maximizing operation is not supported. On Win32, this works fine.
I also tried this on RH9 with GNOME and this seems to be working fine. On RH8 with GNOME, maximized state is not supported.
I have attached a sample testcase. Execute the sample test on Solaris 9 with GNOME session. If the frame gets maximized to the size of the screen, then the bug is reproduced.
This is reproducible right from JDK1.4+.
I also tried this on RH9 with GNOME and this seems to be working fine. On RH8 with GNOME, maximized state is not supported.
I have attached a sample testcase. Execute the sample test on Solaris 9 with GNOME session. If the frame gets maximized to the size of the screen, then the bug is reproduced.
This is reproducible right from JDK1.4+.
- relates to
-
JDK-6464482 XAWT: Multiple problems setting WM_NORMAL_HINTS
- Open
-
JDK-6200438 Frame's size must be validated against maximized bounds when resizing, win32
- Closed
-
JDK-6234296 Setting maximized bounds and maximizing the frame moves the frame to a diff loc, XToolkit
- Open