<Swing Dev> [8] Review request for 8003400: JTree scrolling problem when using large model
Sergey Malenkov
Sergey.Malenkov at oracle.com
Wed Jan 16 15:16:12 UTC 2013
Hello,
This is the second version, in which the automatic test is stabilized.
I've added a lock to ensure that JavaTest does not close the window
before the test is finished.
Thanks,
SAM
On 16.01.2013 17:29, Sergey Malenkov wrote:
> Hello,
>
> Could you please review the following fix:
> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003400
> fix: http://cr.openjdk.java.net/~malenkov/8003400.0/
>
> JTree with the large model calculates widths for visible rows only. The
> problem is that the horizontal scroll bar appears after moving to the
> end and hides the last row. The automatic test is included.
>
> Thanks,
> SAM
More information about the swing-dev
mailing list