[ 
https://jira.jboss.org/jira/browse/RF-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12422162#action_12422162
 ] 

Alexander Smirnov commented on RF-3902:
---------------------------------------

This is normal behavior for a JSF request.
Therefore we have to extend scrollable table ( as far as DataScroller component 
) to bypass validate/update phases in the scroll requests and keep 
submittedValue's for a real form submit action.

> rich:scrollabledatatable loses input field values when AJAX scrolling occurs
> ----------------------------------------------------------------------------
>
>                 Key: RF-3902
>                 URL: https://jira.jboss.org/jira/browse/RF-3902
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0.SR1, 3.2.1, 3.2.2
>            Reporter: Daniel Young
>            Assignee: Konstantin Mishin
>            Priority: Critical
>             Fix For: 3.2.2
>
>
> 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: 
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