Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 45438 invoked from network); 9 Sep 2007 08:19:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2007 08:19:52 -0000 Received: (qmail 89635 invoked by uid 500); 9 Sep 2007 08:19:46 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 89611 invoked by uid 500); 9 Sep 2007 08:19:46 -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 89602 invoked by uid 99); 9 Sep 2007 08:19:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Sep 2007 01:19:46 -0700 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; Sun, 09 Sep 2007 08:21:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E310771403F for ; Sun, 9 Sep 2007 01:19:29 -0700 (PDT) Message-ID: <31415471.1189325969890.JavaMail.jira@brutus> Date: Sun, 9 Sep 2007 01:19:29 -0700 (PDT) From: "Alexey A. Ivanov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-2713) [classlib][swing] j.s.JColorChooser does not show Color value in tooltip In-Reply-To: <10742202.1166111002550.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-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey A. Ivanov reassigned HARMONY-2713: ----------------------------------------- Assignee: Alexey A. Ivanov > [classlib][swing] j.s.JColorChooser does not show Color value in tooltip > ------------------------------------------------------------------------ > > Key: HARMONY-2713 > URL: https://issues.apache.org/jira/browse/HARMONY-2713 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Alexey A. Ivanov > Assignee: Alexey A. Ivanov > Priority: Minor > > When you hover mouse over Recent color swatches in JColorChooser RI shows RGB components of the color under mouse in tooltip (like for main color swatches). At the same time there's no such tooltip in Harmony. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.