Have you tried setting this on your page? <wicket:head> <script>Wicket.Window.unloadConfirmation = false;</script> </wicket:head>
It should work, and if you want to apply it to all of the modal pop-ups in your app, consider using a header contribution that you would add to your parent page. ~ Thank you, Pau Bors On Sat, Feb 15, 2014 at 9:02 AM, PDiefent <pdief...@csc.com> wrote: > Hi Ernesto, I didn't try because with former versions of Wicket the > confirmation doesn't rise. > The problem seams to exist since Wicket 6.13. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Leaving-page-after-closing-modal-results-in-browser-pop-up-tp4664471p4664475.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >