[richfaces-issues] [JBoss JIRA] Created: (RF-2995) scrolling arrows after rerender of ScrollableDataTable

andreas_back (JIRA) jira-events at lists.jboss.org
Mon Apr 7 11:55:24 EDT 2008


scrolling arrows after rerender of ScrollableDataTable
------------------------------------------------------

                 Key: RF-2995
                 URL: http://jira.jboss.com/jira/browse/RF-2995
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0, 3.1.4
         Environment: IE6, IE 7 Firefox
            Reporter: andreas_back


After the rerendering of the scrollableDataTable the vertical scrolling bar
automatically scrolls to the top of the table, but the data of the table is still the data of the previous region of the table where the selection is made from.

If the next action is a movement of the scrolling bar, then the table
does rerender again, and everthing is okay.

If the next action is scrolling down with the scrolling arrow, then the
newly loaded data from the server does not fit to the already loaded rows
and if one of the already loaded rows is selected then the wrong
data for this row is shown in the panel.

We can reproduce this behavior for the RichFaces LiveDemo in the version
3.1.4 GA, that runs locally under Tomcat 6.0.16, if the reload button
of the browser is used and for IE 6 and Firefox. 

The LiveDemo for v. 3.2.0 GA, see 

http://livedemo.exadel.com/richfaces-demo/richfaces/scrollableDataTable.jsf?c=scrollableDataTable

does show wrong selected rows after relaod and scrolling, but the scrolling bar does not
scroll automatically to the top.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list