You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Steven Katz (JIRA)" <ji...@apache.org> on 2007/10/10 20:34:50 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#action_12533832 ] 

Steven Katz commented on WICKET-1003:
-------------------------------------

I just built the trunk and I see this issue.  My ModalWindow containes a panel, which contains two AjaxFallbackLinks for Yes | No input.  The ModalWindow is on the page.  Oddly, the same code works on another page in the same application.  Also, I only see this behavior in Firefox, both pages work fine in IE7 

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