[
https://jira.jboss.org/jira/browse/RF-4317?page=com.atlassian.jira.plugin...
]
Oliver P??tter updated RF-4317:
-------------------------------
Attachment: Test.war
Here is a simple war-Archive with one page containing a scrollableDataTable and an output
field to show the selected item.
Use http://<server>/Test/test.faces to load the page
Selecting the first 15 rows works;after scrolling a while selection becomes wrong. Please
scroll down to the bottom of the table, not using only the scroll arrows but also the
slider.
It is very important for us to have this bug fixed because we use many of these tables
with lots of data. If this bug is fixed we can deliver to our customer
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
Attachments: Test.war
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