From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15006 invoked by alias); 28 Jun 2004 20:44:48 -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 14959 invoked by uid 48); 28 Jun 2004 20:44:48 -0000 Date: Mon, 28 Jun 2004 20:47:00 -0000 From: "rodimina at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040628204447.16252.rodimina@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/16252] New: Revalidate() for container with GridBagLayout doesn't work X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg03640.txt.bz2 List-Id: Container using GridBagLayout doesn't rezise itself if size of one of its components changes (assuming that revalidate() was called). Below is a test program demonstrating this issue. -- Summary: Revalidate() for container with GridBagLayout doesn't work Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: rodimina 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=16252