RE: 1.4 ModalWindow closes on second submit attempt in FireFox

2009-08-13 Thread Stefan Lindner
; c.isVisible()) target.addComponent(c); Everything works too. So this could be a workaround for me. But is this the inteded way? -Ursprüngliche Nachricht- Von: Stefan Lindner [mailto:lind...@visionet.de] Gesendet: Donnerstag, 13. August 2009 20:47 An: users@wicket.apache.org Betreff: RE: 1.4 ModalWindow clo

RE: 1.4 ModalWindow closes on second submit attempt in FireFox

2009-08-13 Thread Stefan Lindner
After a little bit more investigation: 1. Now I use AjaxSubmitLink instead of AjaxButton. --> same problem 2. I noticed that I have @Override protected void onError(final AjaxRequestTarget target, final Form form) { form.visitFormComponents(myInputfieldMarkerForI