Jonas created WICKET-5469:
-----------------------------

             Summary: ModalWindow unload warning always displayed (even if 
window is closed)
                 Key: WICKET-5469
                 URL: https://issues.apache.org/jira/browse/WICKET-5469
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 6.13.0
            Reporter: Jonas
            Priority: Minor


The fix applied for WICKET-4909 seems to be bad:

If there's a ModalWindow with showUnloadConfirmation == true (java) and 
window.onbeforeunload == null (javascript), the warning message ('Reloading 
this page will cause the modal window to disappear') is always displayed, even 
if the ModalWindow was closed.

The fix for WICKET-4909 should probably take the showUnloadConfirmation flag 
into account.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to