Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 69309 invoked from network); 6 Nov 2007 10:38:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 10:38:12 -0000 Received: (qmail 33008 invoked by uid 500); 6 Nov 2007 10:37:59 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 32916 invoked by uid 500); 6 Nov 2007 10:37:59 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 32905 invoked by uid 99); 6 Nov 2007 10:37:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 02:37:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 10:38:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D43A0714211 for ; Tue, 6 Nov 2007 02:37:50 -0800 (PST) Message-ID: <31816442.1194345470866.JavaMail.jira@brutus> Date: Tue, 6 Nov 2007 02:37:50 -0800 (PST) From: "Alexey Petrenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-5052) [classlib][awt][EIOffice]draw on component's graphics out of bounds In-Reply-To: <16201992.1193817290644.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Petrenko reassigned HARMONY-5052: ---------------------------------------- Assignee: Alexey Petrenko > [classlib][awt][EIOffice]draw on component's graphics out of bounds > ------------------------------------------------------------------- > > Key: HARMONY-5052 > URL: https://issues.apache.org/jira/browse/HARMONY-5052 > Project: Harmony > Issue Type: Bug > Components: Classlib > Environment: Windows XP sp2 > Reporter: evermore > Assignee: Alexey Petrenko > Attachments: graphic.jar, H-5052.patch > > > add three panels to a frame use borderlayout > every click on panel will draw a rectangle > when click near the panel bounds,the rectangle can be draw on the next panel > seems like the graphics returned by component has no clip region -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.