You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Miguel Lozano (JIRA)" <de...@myfaces.apache.org> on 2010/02/08 13:24:27 UTC

[jira] Created: (TOMAHAWK-1490) Problem with tree2 when it expands a node

Problem with tree2 when it expands a node
-----------------------------------------

                 Key: TOMAHAWK-1490
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1490
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Tree2
         Environment: jsf 1.2
            Reporter: Miguel Lozano


When I expand a node, it produces a refresh page and return to the top of the page.

It cause a problem whit the user, because when you have a lot of nodes and you have to expand a node that is too down, the refresh takes you to the top and you go down again to see the expanded node.

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


[jira] Commented: (TOMAHAWK-1490) Problem with tree2 when it expands a node

Posted by "Miguel Lozano (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831331#action_12831331 ] 

Miguel Lozano commented on TOMAHAWK-1490:
-----------------------------------------

Yes, I have tried with AUTO_SCROLL and I have the same problem.

> Problem with tree2 when it expands a node
> -----------------------------------------
>
>                 Key: TOMAHAWK-1490
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1490
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Tree2
>         Environment: jsf 1.2
>            Reporter: Miguel Lozano
>
> When I expand a node, it produces a refresh page and return to the top of the page.
> It cause a problem whit the user, because when you have a lot of nodes and you have to expand a node that is too down, the refresh takes you to the top and you go down again to see the expanded node.

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


[jira] Commented: (TOMAHAWK-1490) Problem with tree2 when it expands a node

Posted by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830951#action_12830951 ] 

Jakob Korherr commented on TOMAHAWK-1490:
-----------------------------------------

have you tried setting the init parameter org.apache.myfaces.AUTO_SCROLL to true?

> Problem with tree2 when it expands a node
> -----------------------------------------
>
>                 Key: TOMAHAWK-1490
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1490
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Tree2
>         Environment: jsf 1.2
>            Reporter: Miguel Lozano
>
> When I expand a node, it produces a refresh page and return to the top of the page.
> It cause a problem whit the user, because when you have a lot of nodes and you have to expand a node that is too down, the refresh takes you to the top and you go down again to see the expanded node.

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