[ http://issues.apache.org/jira/browse/TAPESTRY-195?page=all ]

Jesse Kuhnert resolved TAPESTRY-195.
------------------------------------

    Resolution: Won't Fix

ValidField is now gone as of 4.1. From the documentation of the Form component 
I see a focus="true/false" parameter. If this doesn't handle what you were 
thinking let me know and I'll re-open.

> Cannot disable auto-focus feature in ValidField
> -----------------------------------------------
>
>                 Key: TAPESTRY-195
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-195
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 3.0
>         Environment: Operating System: MacOS X
> Platform: Macintosh
>            Reporter: Lars Hoss
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1
>
>
> The method addSelect(IRequestCycle) (line 131) adds JavaScript code to the 
> body
> in order to automatically select and focus the ValidField. Though this feature
> is very nice it would be useful if there was a way to disable it. For example
> let's assume a rather long page where the form is located at the end of the
> page. The current implementation causes the browser to jump to the end of the
> page and therefore hide the beginning of the page. A simple solution might be 
> to
> add a parameter to ValidField that triggers the code generation. But if you 
> have
> many ValidFields in a form this solution isn't very convenient. Personally I
> would say that this "option" belongs to the Form component but then ValidField
> needs to talk to the Form component in some way. If you like I could develop a
> solution myself and present it afterwards?

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