[ http://issues.apache.org/jira/browse/TAPESTRY-215?page=all ]
Brian K. Wallace updated TAPESTRY-215:
--------------------------------------
Fix Version: 3.0.5
> ValidField should not use client-side javascript if disabled
> ------------------------------------------------------------
>
> Key: TAPESTRY-215
> URL: http://issues.apache.org/jira/browse/TAPESTRY-215
> Project: Tapestry
> Type: Bug
> Components: Framework
> Versions: 3.0
> Reporter: Raphael Jean
> Priority: Minor
> Fix For: 3.0.5
> Attachments: ValidField-disabledPatch.txt
>
> If a ValidField is disabled, it shouldn't use client-side javascript to set
> the focus to the field or validate its content at form submit time. Doing so
> generates an error in IE6: "Can't move the focus to the control because it is
> invisible, not enabled, or of a type that does not accept the focus"
> In fact, ValidField should not use its validator at all if it is disabled (no
> decoration).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]