Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.1.6
-
None
-
None
Description
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?!
Attachments
Issue Links
- is part of
-
TOMAHAWK-1504 Update autoscroll feature to JSF 2
- Closed