[ 
https://issues.apache.org/jira/browse/TAP5-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656442#action_12656442
 ] 

Chris Poulsen commented on TAP5-415:
------------------------------------

Isn't it enough to disable auto focus on the form ?

> Is not possible to disable focus on textfield
> ---------------------------------------------
>
>                 Key: TAP5-415
>                 URL: https://issues.apache.org/jira/browse/TAP5-415
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.18
>            Reporter: Jakub Stroleny
>
> When I have page with some text and at the bottom of page is form with 
> textfield, so page is scrolled down to this field. 
> It comes from javascript function:
> <!--
> Tapestry.onDOMLoaded(function() {
> $('textfield').activate();
> });
> // -->
> It should be configurable at least if I want to get focus on form when page 
> is loaded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to