Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.4.0
-
None
-
Windows Phone 8.1
-
-
8c3ae221e60ae9b15ed5b942c18a52c2c0f3014f
Description
Calling Qt.quit() or QApplication::quit will simply stop the application and make it unresponsive but not close it. The default action when pressing back will send the app to the background as it should on WP, though if the app has a an explicit quit action, this would case the app to hang.
As discussed on irc, we should probably implement quit() so it actually works as intended but possibly also print a warning saying this is not supported or ideal for Windows Phone
Attachments
Issue Links
- is required for
-
QTBUG-43201 Issues to be fixed before 5.4.1
- Closed