Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 59287 invoked from network); 5 Jul 2010 08:29:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jul 2010 08:29:46 -0000 Received: (qmail 34863 invoked by uid 500); 5 Jul 2010 08:29:46 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 34803 invoked by uid 500); 5 Jul 2010 08:29:44 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 34796 invoked by uid 99); 5 Jul 2010 08:29:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 08:29:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 08:29:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o658Ln0j005001 for ; Mon, 5 Jul 2010 08:21:50 GMT Message-ID: <4663031.198201278318109833.JavaMail.jira@thor> Date: Mon, 5 Jul 2010 04:21:49 -0400 (EDT) From: "Bob Schellink (JIRA)" To: dev@click.apache.org Subject: [jira] Resolved: (CLK-545) Better rendering of disabled link controls MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLK-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Schellink resolved CLK-545. ------------------------------- Resolution: Fixed this was added as an example > Better rendering of disabled link controls > ------------------------------------------ > > Key: CLK-545 > URL: https://issues.apache.org/jira/browse/CLK-545 > Project: Click > Issue Type: New Feature > Components: core > Reporter: Adrian A. > Assignee: Adrian A. > Fix For: 2.3.0-M1 > > > Add better rendering of disabled link controls. Right now is a simple span text and there's no visual hint that this might be a disabled Link (except for that ActionButton). > Possible improvements: > - 50% opacity for images/icons > - title on mouse over > - href browser status bar hint on mouse over (but no click possible - since the link is disabled) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.