public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug SWING/17360] New: JScrollPane has incorrect size when JList with specified size is added to it
@ 2004-09-08 21:26 rodimina at redhat dot com
  2004-09-08 21:28 ` [Bug SWING/17360] " rodimina at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rodimina at redhat dot com @ 2004-09-08 21:26 UTC (permalink / raw)
  To: gcc-bugs

1. Create a JList and set its preferred size
2. Create JScrollPane and add previously created JList to it.

JScrollPane's viewport should have the same size as JList.
However in our case, JScrollPane is set to the minimum size of the JList,
instead of its actual size.

-- 
           Summary: JScrollPane has incorrect size when JList with specified
                    size is added to it
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: SWING
        AssignedTo: graydon at redhat dot com
        ReportedBy: rodimina at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug SWING/17360] JScrollPane has incorrect size when JList with specified size is added to it
  2004-09-08 21:26 [Bug SWING/17360] New: JScrollPane has incorrect size when JList with specified size is added to it rodimina at redhat dot com
@ 2004-09-08 21:28 ` rodimina at redhat dot com
  2004-10-12  4:13 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rodimina at redhat dot com @ 2004-09-08 21:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rodimina at redhat dot com  2004-09-08 21:28 -------
Created an attachment (id=7070)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7070&action=view)
Test program illustrating the bug


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug SWING/17360] JScrollPane has incorrect size when JList with specified size is added to it
  2004-09-08 21:26 [Bug SWING/17360] New: JScrollPane has incorrect size when JList with specified size is added to it rodimina at redhat dot com
  2004-09-08 21:28 ` [Bug SWING/17360] " rodimina at redhat dot com
@ 2004-10-12  4:13 ` pinskia at gcc dot gnu dot org
  2005-06-20 19:19 ` abalkiss at redhat dot com
  2005-08-21 16:15 ` [Bug swing/17360] " fitzsim at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-12  4:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-12 04:13 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-12 04:13:30
               date|                            |


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug SWING/17360] JScrollPane has incorrect size when JList with specified size is added to it
  2004-09-08 21:26 [Bug SWING/17360] New: JScrollPane has incorrect size when JList with specified size is added to it rodimina at redhat dot com
  2004-09-08 21:28 ` [Bug SWING/17360] " rodimina at redhat dot com
  2004-10-12  4:13 ` pinskia at gcc dot gnu dot org
@ 2005-06-20 19:19 ` abalkiss at redhat dot com
  2005-08-21 16:15 ` [Bug swing/17360] " fitzsim at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: abalkiss at redhat dot com @ 2005-06-20 19:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From abalkiss at redhat dot com  2005-06-20 19:18 -------
Problem may be with layout managers instead of JScrollPane.  Run the test case
from Additional Comment #1 and try changing the JFrame's layout manager to
BoxLayout or GridLayout.  The problem no longer surfaces.

-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug swing/17360] JScrollPane has incorrect size when JList with specified size is added to it
  2004-09-08 21:26 [Bug SWING/17360] New: JScrollPane has incorrect size when JList with specified size is added to it rodimina at redhat dot com
                   ` (2 preceding siblings ...)
  2005-06-20 19:19 ` abalkiss at redhat dot com
@ 2005-08-21 16:15 ` fitzsim at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fitzsim at redhat dot com @ 2005-08-21 16:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|graydon at redhat dot com   |abalkiss at redhat dot com
             Status|NEW                         |ASSIGNED


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-21 16:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-08 21:26 [Bug SWING/17360] New: JScrollPane has incorrect size when JList with specified size is added to it rodimina at redhat dot com
2004-09-08 21:28 ` [Bug SWING/17360] " rodimina at redhat dot com
2004-10-12  4:13 ` pinskia at gcc dot gnu dot org
2005-06-20 19:19 ` abalkiss at redhat dot com
2005-08-21 16:15 ` [Bug swing/17360] " fitzsim at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).