-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
5.0
-
Cause Known
-
x86
-
linux_sun
I am setting the maximized bounds to 0,0, 600, 600 for a JFrame. The frame is shown at 0,0 initially with a size of 200, 200. When I maximize the frame by clicking the maximize icon, the frame moves to a different location and gets maximized to 600, 600. The frame should not move to a diff location when maximizing it.
This is noticed only on XToolkit with Tiger-FCS as well as Mustang (seen on cinnabar as well as Sol10). Not reproducible on Win32. On Motif, max bounds is not honored when maximing the frame.
I have attached a sample test. Execute the sample test. You would see a JFrame. Maximize the JFrame. If the frame moves to a diff location and gets maximized, the bug is reproduced.
###@###.### 2005-03-01 13:48:02 GMT
This is noticed only on XToolkit with Tiger-FCS as well as Mustang (seen on cinnabar as well as Sol10). Not reproducible on Win32. On Motif, max bounds is not honored when maximing the frame.
I have attached a sample test. Execute the sample test. You would see a JFrame. Maximize the JFrame. If the frame moves to a diff location and gets maximized, the bug is reproduced.
###@###.### 2005-03-01 13:48:02 GMT
- relates to
-
JDK-6464482 XAWT: Multiple problems setting WM_NORMAL_HINTS
- Open
-
JDK-4980119 setting maximized bounds to a frame does not work on Solaris - GNOME
- Open
-
JDK-6200438 Frame's size must be validated against maximized bounds when resizing, win32
- Closed