Closing of ModalWindow takes long time in case of IE. It works properly in the 
case of the Firefox.
---------------------------------------------------------------------------------------------------

                 Key: WICKET-2352
                 URL: https://issues.apache.org/jira/browse/WICKET-2352
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4-M2
         Environment: Operating system is Window XP Professional.
            Reporter: Arun Shankar Tiwari


In our application we are trying to open a modal window which has a page 
embedded in it. The page displays a table with 600 rows of records.
Modal window do not implement any closed callback implementation like 
(WindowClosedCallback or ButtonClosedCallback). Trying to close the window by 
clicking the closed button link on the top-right of window. This takes lot of 
time in case of the IE while it works normally in the case of the Firefox 
browser.

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