From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27571 invoked by alias); 22 May 2005 16:26:33 -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 27551 invoked by uid 48); 22 May 2005 16:26:32 -0000 Date: Sun, 22 May 2005 16:26:00 -0000 Message-ID: <20050522162632.27550.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" 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-q2/txt/msg00525.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2005-05-22 16:26 ------- I think the problem here is that the applet calls setBounds on the buttons in question. But maybe this is valid as it explicitly asks for a certain size font? FWIW the contents of the buttons do look off-center vertically. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21598