bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/25233] New: Layout problems with JPanel inside JPanel


From: abalkiss at redhat dot com
Subject: [Bug swing/25233] New: Layout problems with JPanel inside JPanel
Date: 2 Dec 2005 22:15:10 -0000

In the testcase attached, the JTextField doesn't show up when it is inside a
JPanel p1 which is inside a JPanel p2 when all of the following:

- p2 uses BoxLayout
- p1 uses either BoxLayout or BorderLayout
- p1 has a border set

Run the testcase, it shows 6 JFrames, and in 2 of them the textfield doesn't
show up.  On the JDK, all 6 are displayed properly.


-- 
           Summary: Layout problems with JPanel inside JPanel
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: abalkiss at redhat dot com
        ReportedBy: abalkiss at redhat dot com


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





reply via email to

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