[richfaces-issues] [JBoss JIRA] Updated: (RF-3902) rich:scrollabledatatable loses input field values when AJAX scrolling occurs

Daniel Young (JIRA) jira-events at lists.jboss.org
Tue Jul 15 06:20:26 EDT 2008


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

Daniel Young updated RF-3902:
-----------------------------

    Description: 
We are trying to do in-table editing with <rich:scrollabledatatable>, but the user's input gets reset if they use scroll down and then back up again.

I've traced the ajax request using Firebug, and can see that the user's input values do get POST'ed when the AJAX scrolling occurs.  I also tried debugging UIScrollableDataTable against the source, into the processScrolling() method, but did not have enough JSF component knowledge to make sense of it.

I experience this problem in 3.2.0.SR1, 3.2.1 and the latest 3.2.2-SNAPSHOT from the maven repo.

  was:
We are trying to do in-table editing with <rich:scrollabledatatable>, but the user's input gets reset if they use scroll down and then back up again.

I've traced the ajax request using Firebug, and can see that the user's input values do get POST'ed when the AJAX scrolling occurs.  I also tried debugging UIScrollableDataTable against the source, into the processScrolling() method, but did not have enough JSF component knowledge to make sense of it.



> rich:scrollabledatatable loses input field values when AJAX scrolling occurs
> ----------------------------------------------------------------------------
>
>                 Key: RF-3902
>                 URL: http://jira.jboss.com/jira/browse/RF-3902
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1, 3.2.0.SR1, 3.2.2
>            Reporter: Daniel Young
>            Priority: Critical
>
> We are trying to do in-table editing with <rich:scrollabledatatable>, but the user's input gets reset if they use scroll down and then back up again.
> I've traced the ajax request using Firebug, and can see that the user's input values do get POST'ed when the AJAX scrolling occurs.  I also tried debugging UIScrollableDataTable against the source, into the processScrolling() method, but did not have enough JSF component knowledge to make sense of it.
> I experience this problem in 3.2.0.SR1, 3.2.1 and the latest 3.2.2-SNAPSHOT from the maven repo.

-- 
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