Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
5.9.3
Description
[Windows UWP]: When closing an application via the close button or ALT-F4 then there is no close event for the windows. This can be checked with the application example by typing in the editor and then closing.
This seems to be due to the fact that there is no handling of a quit message (in a way similar to how Windows desktop does it)