From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9314 invoked by alias); 7 Sep 2005 04:24:29 -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 7624 invoked by uid 48); 7 Sep 2005 04:09:45 -0000 Date: Wed, 07 Sep 2005 04:24:00 -0000 Message-ID: <20050907040945.7623.qmail@sourceware.org> From: "fitzsim at redhat dot com" To: gcc-bugs@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-09/txt/msg00766.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