[
https://issues.apache.org/jira/browse/WICKET-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837839#action_12837839
]
Igor Vaynberg commented on WICKET-2751:
---------------------------------------
i have tested it last night against wicket 1.4.6 and it failed. i tested it
again against trunk and it worked. i am using chrome 4.0.249.89. seems chrome 5
is still beta.
> 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
> Assignee: Igor Vaynberg
> 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.