Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
6.13.0
-
None
-
None
-
Linux 64bit, Java 1.7.0_45
Description
Closing an modal window leads to the confirmation dialog whether to
leave page or not.
While this is correct for opened modal windows on a page this should not
happen on a page where the modal window has been closed already.
This has happened after updating Wicket to version 6.13.0. The only
significant change regarding this behavior I have found is the adjusted
handling of »onbeforeunload« compared to version 6.12.0 in modal.js
Attachments
Attachments
Issue Links
- duplicates
-
WICKET-5469 ModalWindow unload warning always displayed (even if window is closed)
- Resolved