From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10008 invoked by alias); 17 Aug 2004 08:59:40 -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 9984 invoked by uid 48); 17 Aug 2004 08:59:39 -0000 Date: Tue, 17 Aug 2004 08:59:00 -0000 From: "hendrich at informatik dot uni-hamburg dot de" To: java-prs@gcc.gnu.org Message-ID: <20040817085936.17060.hendrich@informatik.uni-hamburg.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/17060] New: AWT: problems with drawImage and transparent images X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00270.txt.bz2 List-Id: The attached testcase demonstrates incorrect handling of transparent images in AWT/GtK. 1. The upper button demonstrates that loading and drawing a transparent image almost works. However, while the background color is respected, the red line should not be overdrawn by the image. 2. In the second button, libgcj incorrectly uses the (default Gtk) background color instead of the expected background. Download testcase from tams-www.informatik.uni-hamburg.de/applets/jfig/archive/GcjTransparentImageButton.java -- Summary: AWT: problems with drawImage and transparent images Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: hendrich at informatik dot uni-hamburg dot de CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17060