You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sym Frog (JIRA)" <ji...@apache.org> on 2008/09/11 12:23:45 UTC

[jira] Commented: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

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

Sym Frog commented on WICKET-1003:
----------------------------------

I am using wicket 1.3.4 and experienced the same problem. 

It works for me if I set the containing form's setOutputMarkupId(true)

> 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
>            Assignee: Matej Knopp
>             Fix For: 1.3.5
>
>         Attachments: Modal.png, project.tar.gz, 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.