-
Bug
-
Resolution: Won't Fix
-
P3
-
6u12
-
x86
-
windows_vista
I have frame which contains a AWT Panel with red background color. I have added JScrollPane to the panel. JTable is added to the JScrollPane, When i resize the frame, i can see AWT Panel that is red color. The JTable is not seen. If i change AWT Panel is to JPanel, we can see JTable with data. I feel that AWT container once again takes the highest priority.
Step to reproduced:-
---------------------
1) Run the attached testcase.
2) Resize the frame, if you dn't see Table with data, but see only red color. then the bug is reprodduced.
I tested this on windows vista home premium with jdk6u12 b01 pit build
Step to reproduced:-
---------------------
1) Run the attached testcase.
2) Resize the frame, if you dn't see Table with data, but see only red color. then the bug is reprodduced.
I tested this on windows vista home premium with jdk6u12 b01 pit build
- relates to
-
JDK-6768230 HW/LW mixing code slows down resize performance
-
- Resolved
-