You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/07/22 00:07:46 UTC

[jira] Resolved: (TAPESTRY-429) focus problem with non-visible form fields

     [ http://issues.apache.org/jira/browse/TAPESTRY-429?page=all ]
     
Howard M. Lewis Ship resolved TAPESTRY-429:
-------------------------------------------

    Resolution: Won't Fix
     Assign To: Howard M. Lewis Ship

Tapestry 4.0-beta-3 will include a focus parameter on the Form component; it can be set to false to disable the logic that positions the cursor into the "first" input field, which is appropriate for this situation.

> focus problem with non-visible form fields
> ------------------------------------------
>
>          Key: TAPESTRY-429
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-429
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: latest from cvs
>     Reporter: Norbert Sándor
>     Assignee: Howard M. Lewis Ship

>
> I have a very simple Form with 1 TextField and 1 Submit. The form is hidden (style.display=none) by default because it is in a popup-style box.
> Tapestry tries to focus the TextField automatically which causes a scripting error in IE: can't move the focus to the control because it is invisible...
> Br,
> Norbi

-- 
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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org