Return-Path: Delivered-To: apmail-incubator-click-dev-archive@minotaur.apache.org Received: (qmail 3674 invoked from network); 18 Jul 2009 15:45:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jul 2009 15:45:33 -0000 Received: (qmail 79320 invoked by uid 500); 18 Jul 2009 15:46:39 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 79278 invoked by uid 500); 18 Jul 2009 15:46:39 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 79270 invoked by uid 99); 18 Jul 2009 15:46:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jul 2009 15:46:39 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jul 2009 15:46:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C8D35234C044 for ; Sat, 18 Jul 2009 08:46:14 -0700 (PDT) Message-ID: <1867520226.1247931974817.JavaMail.jira@brutus> Date: Sat, 18 Jul 2009 08:46:14 -0700 (PDT) From: "Bob Schellink (JIRA)" To: click-dev@incubator.apache.org Subject: [jira] Resolved: (CLK-567) FrozenNumberField on IE6 In-Reply-To: <2942392.1247125094818.JavaMail.jira@brutus> 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-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Schellink resolved CLK-567. ------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 RC2 > FrozenNumberField on IE6 > ------------------------ > > Key: CLK-567 > URL: https://issues.apache.org/jira/browse/CLK-567 > Project: Click > Issue Type: Bug > Components: click-calendar, extras > Affects Versions: 1.5.2 > Reporter: Christophe FOIRET > Assignee: Bob Schellink > Priority: Blocker > Fix For: 2.1.0 RC2, 1.5.3 > > Attachments: FrozenNumberField.zip > > > Hi, > This error appears on IE6 browser and under Click 1.5.2 > I build a form with a required DateField and a required NumberField. > I can fill a value in the NumberField at the launch of the form, but if i call > the mini calendar which fills the DateField, the NumberField is frozen (like > Readonly attribute) and i can't continue ... > Find attached the zip file example. > Thank you in advance for your answer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.