bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/25675] New: javax.swing.JList does not correctly set its pref


From: ctl at highsorcery dot com
Subject: [Bug swing/25675] New: javax.swing.JList does not correctly set its preferred scrollable viewport size
Date: 4 Jan 2006 21:39:54 -0000

getPreferredScrollableViewportSize() just uses its preferredWidth to set its
preferred scrollable viewport size, which is quite incorrect when the
orientation is VERTICAL_WRAP. It should pick some # of columns to display in
that case, and set the preferred scrollable viewport width in order to only
display that number of columns.


-- 
           Summary: javax.swing.JList does not correctly set its preferred
                    scrollable viewport size
           Product: classpath
           Version: 0.20
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ctl at highsorcery dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25675





reply via email to

[Prev in Thread] Current Thread [Next in Thread]