[ 
https://issues.apache.org/jira/browse/MYFACES-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503116#comment-13503116
 ] 

Werner Punz commented on MYFACES-3653:
--------------------------------------

Ok the patch is applied, I however have one gripe with it, it only works if you 
update the input element itself, there is at least a way for some browsers to 
set the focus back after an update
(most newer browsers and IE and Firefox) I will work that in as well.

                
> Partial update for input elements require special case
> ------------------------------------------------------
>
>                 Key: MYFACES-3653
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3653
>             Project: MyFaces Core
>          Issue Type: Bug
>         Environment: any browser
>            Reporter: Mircea Toma
>            Assignee: Werner Punz
>         Attachments: ICE-8367.patch
>
>
> When focus is own by an input element and an incoming partial update will 
> update the element, the focus is removed from the element. Most often this 
> occurs when validation is run for each input field and input is cleared if 
> corresponding validation failed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to