[ 
https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530787
 ] 

rmorrisey edited comment on WICKET-1003 at 9/27/07 10:21 AM:
--------------------------------------------------------------------

Thanks, Matej! This resolved my issue. For the record, my app page doesn't use 
IndicatingAjaxButton; it uses a custom component which extends AbstractLink and 
implements IAjaxLink. The quickstart does use IndicatingAjaxButton, though, and 
it seems to be fixed by the new build also. I'm using revision 580071. Also, I 
am testing for IE 6 only.


      was (Author: rmorrisey):
    Thanks, Matej! This resolved my issue. For the record, my app page doesn't 
use IndicatingAjaxButton; it uses a custom component which extends AbstractLink 
and implements IAjaxLink. The quickstart does use IndicatingAjaxButton, though, 
and it seems to be fixed by the new build also. I'm using revision 580071.

  
> Modal Window Does Not Close When Using IndicatingAjaxButton
> -----------------------------------------------------------
>
>                 Key: WICKET-1003
>                 URL: https://issues.apache.org/jira/browse/WICKET-1003
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta4
>         Environment: Ubuntu, Jetty, Eclipse
>            Reporter: Carlo M. Camerino
>         Attachments: Modal.png, quickstart-closeDoesntWork.zip
>
>
> I have  a panel in my modal window. I have a button in my panel that closes 
> the modalwindow.
> If I use an indicatingajaxbutton for that button, the modalwindow does not 
> close properly.
> However if i use an ajaxlink, things go smoothly.

-- 
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