From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26184 invoked by alias); 26 Jul 2004 20:22:51 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 26172 invoked by uid 9082); 26 Jul 2004 20:22:49 -0000 Date: Mon, 26 Jul 2004 20:22:00 -0000 From: "gcc-bugzilla at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20040726202247.16725.djee@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/16725] New: GridBagLayout ignores weight values for zero size columns/rows X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg02961.txt.bz2 List-Id: 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