Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
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.
|