scrollableDataTable: incorrect rows order after scrolling and other drawbacks
-----------------------------------------------------------------------------

                 Key: RF-4317
                 URL: https://jira.jboss.org/jira/browse/RF-4317
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0, 3.2.1
         Environment: IE6, IE7
FF 2.x
            Reporter: Oliver P??tter
            Assignee: Tsikhon Kuprevich
            Priority: Critical
             Fix For: 3.2.2


When using a rather large number of rows 

(for examle <input id="j_id1:articleList_rows_input" name="_rows_input" 
type="hidden" value="163586" />, but rows="30")

scrolling for a while in a scrollableDataTable with IE6 or IE7 breaks the data 
that is shown in the table.

The testdata that is shown in the table has an ascending row number without 
gaps in the data.

After scrolling for a while the row numbers of rows that are visible
in the table are not ascending anymore, there can be several blocks
of ascending rows.

If the table is in such a state then the data in the visible row does not
correspond to the data of the selected rows.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to