[
https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534564
]
Steven Katz commented on WICKET-1003:
-------------------------------------
Hi Matej,
I'll try and put it together ASAP, thanks! It might be hard to reproduce,
though It only happens on one page of our application and then only in firefox.
As I mentioned above, it has something to do with window.parent returning
HTMLTableRowElement instead of Window. [just to be sure, by "quiickstart" you
mean a copy of the wicket quickstart app that show the problem?]
> 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
> 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.