From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8920 invoked by alias); 7 Sep 2005 04:21:25 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 7627 invoked by uid 48); 7 Sep 2005 04:09:45 -0000 Date: Wed, 07 Sep 2005 04:21:00 -0000 Message-ID: <20050907040945.7626.qmail@sourceware.org> From: "fitzsim at redhat dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20050516012110.21598.tromey@gcc.gnu.org> References: <20050516012110.21598.tromey@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug awt/21598] rendering problem with button text X-Bugzilla-Reason: CC X-SW-Source: 2005-q3/txt/msg00550.txt.bz2 List-Id: ------- Additional Comments From fitzsim at redhat dot com 2005-09-07 04:09 ------- This is actually a GTK bug; a GtkButton doesn't center its child vertically when the child's size requisition exceeds its size allocation. I'm going to write a GTK test case and submit a bug report and patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21598