[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/26746] JTable body in the scroll pane is bottom-aligned.
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug swing/26746] JTable body in the scroll pane is bottom-aligned. |
Date: |
19 Mar 2006 13:03:28 -0000 |
------- Comment #3 from audriusa at bluewin dot ch 2006-03-19 13:03 -------
Fixed by the attached patch (comitted):
2006-03-19 Audrius Meskauskas <address@hidden>
PR 26746
* javax/swing/ViewportLayout.java (layoutContainer):
If Scrollable tracks dimension, set view size to the port size.
If port is larger than the view, move the view to the top/left.
--
audriusa at bluewin dot ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26746