[ 
https://issues.apache.org/jira/browse/TAPESTRY-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466350
 ] 

Greg Woolsey commented on TAPESTRY-1113:
----------------------------------------

For dialog fields, I use a separate form for each dialog, or at least for the 
visible fields, and mark only the form with visible fields as the one to set 
focus to (form component property).

> Form component focus parameter not working in 4.1.1
> ---------------------------------------------------
>
>                 Key: TAPESTRY-1113
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1113
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core, Framework, JavaScript
>    Affects Versions: 4.1.1
>            Reporter: Greg Woolsey
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.1
>
>
> 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: 
https://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