-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b25
-
sparc
-
solaris_10
-
Not verified
When i try to change the frame from sizable to non-sizable & visaversa & runtime the frame location changes. This happens only in jdk7.0 b07.
Step to reproduce:
------------------
1) Run the attached program.
2) You can see focus is on the first button "SetResize". clicking "SetResize" will allow the frame to resize & observe that focus will go to the second button "Remove Resize".
3) Clicking "Remove Resize" button will allow frame to non-resizable. Observe that frame has changed its location . If you see the same, then the bug is reproduce.
You can repeat step 2 & 3 for 4 to 5 times. & observe that for frame location changed.
This happends in solaris, it works in windows
Step to reproduce:
------------------
1) Run the attached program.
2) You can see focus is on the first button "SetResize". clicking "SetResize" will allow the frame to resize & observe that focus will go to the second button "Remove Resize".
3) Clicking "Remove Resize" button will allow frame to non-resizable. Observe that frame has changed its location . If you see the same, then the bug is reproduce.
You can repeat step 2 & 3 for 4 to 5 times. & observe that for frame location changed.
This happends in solaris, it works in windows
- relates to
-
JDK-8167652 Making a frame/dialog resizeble/unresizeble shifts its position on Unity.
-
- Resolved
-
-
JDK-6805897 Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame.
-
- Closed
-
-
JDK-6833898 Painting artifact when a Frame is made non-resizable
-
- Closed
-
-
JDK-6522727 frame lose the focus when changing the frame to sizable & non-resizable
-
- Closed
-