[ http://issues.apache.org/jira/browse/TAPESTRY-383?page=comments#action_12315269 ]
Paul Ferraro commented on TAPESTRY-383: --------------------------------------- I disagree somewhat - I think that components should indeed emit validation javascript, even if disabled, since some client-side logic may enable the field before the form is submitted. I've checked in a fix that bypasses client-side handling of an invalid field if the field is disabled. > Cursor not placed into first required field > ------------------------------------------- > > Key: TAPESTRY-383 > URL: http://issues.apache.org/jira/browse/TAPESTRY-383 > Project: Tapestry > Type: Bug > Components: Framework > Versions: 4.0 > Reporter: Howard M. Lewis Ship > Fix For: 4.0 > > I've noticed that the cursor is not being placed into the first required > field, as it should. > Also there are a couple of related issues concerning cursor positioning with > validated fields (should not write JavaScript for disabled fields, etc.). -- 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]
