JDK-6776824 : PIT : Checkbox is not fully visible after resizing the frame in pit6u12 b02
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u12
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2008-11-26
  • Updated: 2011-01-19
  • Resolved: 2008-12-03
Related Reports
Duplicate :  
Description
I have a JFrame, which contains JScrollPane. The JScrollPane contains swingbutton & few AWT components. When i resize the frame to see all the components , checkbox is partially seen. This was fine in 6u12 b01 promoted build , but fails in 6u12 b02 pit build . Hence its a regression. This is may be regression of http://monaco.sfbay.sun.com/detail.jsf?cr=6769511.

I have attached the screen of the same
Step to reproduce:-
-------------------
1) Run the attached testcase.
2) Move the frame to the center of the screen.
3) Resize the frame , so that you can see all the components.
4) Observe that checkbox is not seen fully. If you see the same then the bug is not reproducable.

Comments
EVALUATION This is most likely a duplicate of 6777370. Will need to make sure that the changes for 6777370 will fix the issue as well.
27-11-2008