[ 
https://issues.apache.org/jira/browse/WICKET-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836184#action_12836184
 ] 

Alexandru Objelean commented on WICKET-2751:
--------------------------------------------

I could be a problem of multipart ajax submit, but though WICKET-2657 was 
fixed, it doesn't mean that this issue is also fixed..

> Ajax Update Issue in Chrome 
> ----------------------------
>
>                 Key: WICKET-2751
>                 URL: https://issues.apache.org/jira/browse/WICKET-2751
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.6
>         Environment: Reproduced with latest version from branch-1.4.x (post 
> 1.4.6) in Chrome 5
>            Reporter: Alexandru Objelean
>         Attachments: chromeAjaxIssue.zip
>
>
> The problem can be reproduced with latest branch version. When using 
> ModalWindow & updating some component using target.addComponent(component), 
> instead of being refreshed the component disappears.  
> The reproduction path is the following:
> - Click add button -> a modal window appears
> - write something in description textfield
> - click save (the list containing saved items will be updated)
> - repeat same steps 2-3 times
> - sometimes, instead of being refreshed, the component holding items (it is 
> not a repeater, but its parent) will disappear.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to