Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There is common problem with web application that we cannot register a
listener to a "closing window" event. Component starting dialogs (dialog can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.