[richfaces-issues] [JBoss JIRA] Updated: (RF-2997) scrollableDataTable: incorrect rows order after scrolling and other drawbacks

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Mon May 19 12:25:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2997?page=all ]

Tsikhon Kuprevich updated RF-2997:
----------------------------------

        Summary: scrollableDataTable: incorrect rows order after scrolling and other drawbacks  (was: Scrolling with scrollableDataTable in 3.2.0)
    Description: 
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.

  was:
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. 

       Priority: Critical  (was: Major)

> scrollableDataTable: incorrect rows order after scrolling and other drawbacks
> -----------------------------------------------------------------------------
>
>                 Key: RF-2997
>                 URL: http://jira.jboss.com/jira/browse/RF-2997
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0, 3.2.1
>         Environment: IE6, IE7
> FF 2.x
>            Reporter: andreas_back
>         Assigned To: Konstantin Mishin
>            Priority: Critical
>             Fix For: Future
>
>         Attachments: blocksOfData.jpg, screenshot-1.jpg, screenshot.secondFaces.jpg, secondFaces.zip
>
>
> 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: 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