-
Bug
-
Resolution: Fixed
-
P1
-
6u12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170171 | 7 | Anthony Petrov | P2 | Resolved | Fixed | b48 |
I have a JFrame, which contains a AWT Button added to the north & a AWT TextArea added to the south of the JFrame. When i resize the frame. Half of the awt components are not seen. It works fine in jdk1.6.0 b104 build & 6u12 b01 ( takes some time to see the components because of bug 6768230 ). This got broken in 6u12 b02 pit build. Hence its a regression. This can be observed any look and feel.
I have attached the screen shot.
Step to reproduce:-
--------------------
1) Run the attached testcase.
2) Resize the frame to very small & get the frame to the same size or to a bigger size, Observe that awt components are not fully rendered. If you see the same then the bug is not reproduced.
I tested this on win xp sp3 with 6u12 b02 pit build.
I have attached the screen shot.
Step to reproduce:-
--------------------
1) Run the attached testcase.
2) Resize the frame to very small & get the frame to the same size or to a bigger size, Observe that awt components are not fully rendered. If you see the same then the bug is not reproduced.
I tested this on win xp sp3 with 6u12 b02 pit build.
- backported by
-
JDK-2170171 PIT : AWT components are not rendered correctly after resizing the JFrame.
-
- Resolved
-
- duplicates
-
JDK-6776824 PIT : Checkbox is not fully visible after resizing the frame in pit6u12 b02
-
- Closed
-
-
JDK-6777348 PIT : Internal frame menu goes behind AWT Canvas in 6u12 b02 pit build
-
- Closed
-
-
JDK-6777655 PIT :Three regression testcases of mixing of heavy wt & light wt components fails on 6u12 pit build
-
- Closed
-
- relates to
-
JDK-6768230 HW/LW mixing code slows down resize performance
-
- Resolved
-