[richfaces-issues] [JBoss JIRA] Commented: (RF-2187) ajax request return wrong rows in responce

Maksim Kaszynski (JIRA) jira-events at lists.jboss.org
Fri Feb 8 08:33:03 EST 2008


    [ http://jira.jboss.com/jira/browse/RF-2187?page=comments#action_12398903 ] 
            
Maksim Kaszynski commented on RF-2187:
--------------------------------------

I looked at the example thoroughly. 
It appears that when clicking on different input quickly - onkeyup event is fired not by input where the text was written, but by input on which mouse is clicked. So, ajax4jsf sets row where mouse was clicked as active row, and updates it. 
I tried onkeypress event, and everything was correct.
So I recommend it as a work around.


> ajax request return wrong rows in responce
> ------------------------------------------
>
>                 Key: RF-2187
>                 URL: http://jira.jboss.com/jira/browse/RF-2187
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Maksim Kaszynski
>             Fix For: 3.2.0
>
>         Attachments: jsfdebug.zip
>
>
> Max, please check the project attached.
> The problem is
> choose some value from select on any row .
> fill Xdimension with some value (1)
> file Qty field with some value (1)
> ***Price field will be updated.
> If you will change the value in Qty  input - corresponding Price will be changed except one case:
> change something in Qty with immidiate click inside  some input inside another row.
> spans for the clicked row(empty) - comes instead of spans for the row which is changed.

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