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


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