From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21639 invoked by alias); 15 Jun 2004 16:47:10 -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 21628 invoked by uid 48); 15 Jun 2004 16:47:09 -0000 Date: Tue, 15 Jun 2004 16:47:00 -0000 From: "rodimina at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040615164704.16005.rodimina@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/16005] New: GridBagLayout resizes components incorrectly when weigthy value is set X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg01870.txt.bz2 List-Id: If a container with GridBagLayout contains a component with a very small height, (i.e height = 5) and weigthy value is set, then components aren't resized correctly. It seems that they are all resized to size 5 in this case. -- Summary: GridBagLayout resizes components incorrectly when weigthy value is set Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rodimina at redhat dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16005