You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Chris Poulsen (JIRA)" <ji...@apache.org> on 2008/12/14 20:05:44 UTC

[jira] Commented: (TAP5-415) Is not possible to disable focus on textfield

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