Form component focus parameter not working in 4.1.1
---------------------------------------------------

                 Key: TAPESTRY-1113
                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1113
             Project: Tapestry
          Issue Type: Bug
          Components: Core, Framework, JavaScript
    Affects Versions: 4.1.1
            Reporter: Greg Woolsey


Regression from 4.0.x - there is no code that outputs JavaScript to tell the 
page which form to focus, so no form element gets the initial focus.

Perhaps this could be done as an optional parameter to 
tapestry.form.registerForm(id).  If multiple have focus set, last one wins?  
Users have to manage that to avoid ambiguity, as they do now.

-- 
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]

Reply via email to