CommandLink's and autoscroll feature
------------------------------------

                 Key: TOMAHAWK-1462
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1462
             Project: MyFaces Tomahawk
          Issue Type: Bug
    Affects Versions: 1.1.6
            Reporter: Helmar Behrends


I've a problem with the autoscroll feature ( see 
'org.apache.myfaces.AUTO_SCROLL' param) and the CommandLink component:

It doesn't work with CommandLink's or other ui components that use an 
'ActionListener' . The reason seems that in this case the FacesServlet will be 
called twice and the 'autoScroll' param (which is set the first time) get lost 
during the second call. This is why the scroll state couldn't be restored?!

I'm also not sure if this a tomahawk or myfaces issue?!

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

Reply via email to