This situation occurs when the PlaceManager.setOnLeaveConfirmation feature is
used.
Sometimes, the application might be interested to know when the user
explicitly refuses to navigate out of the page. Such a situation is discussed
in:
http://groups.google.com/group/gwt-
platform/browse_thread/thread/eca9605c7befe3f3
A simple way to solve that would be for the PlaceManager to fire a
NavigationRefusedEvent whenever the user refuses to navigate. The presenter
that needs to be notified can now listen for this event and act accordingly.
Original issue reported on code.google.com by philippe.beaudoin on 7 May 2010 at 10:11
Original issue reported on code.google.com by
philippe.beaudoin
on 7 May 2010 at 10:11