This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16725] New: GridBagLayout ignores weight values for zero size columns/rows


Description of problem:
GridBagLayout doesn't distribute extra display area properly when
there are zero-size columns or rows with positive weight values.
Steps to Reproduce:
1. run Acunia's GridBagLayout/DynamicLayout test
2. remove all buttons, except No. 2, 6 and 8
3. compare with Sun's implementation
------- Additional Comments From djee at redhat dot com  2004-02-16 12:43 -------
Fixed in java-gui-branch.  Please verify.
------- Additional Comments From fitzsim at redhat dot com  2004-05-18 15:58 -------
Verified; fixed on java-gui-branch.


-- 
           Summary: GridBagLayout ignores weight values for zero size
                    columns/rows
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: djee at redhat dot com
                CC: djee at redhat dot com,gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]