Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-43862

Application::quit doesn't work on Windows Phone

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.1
    • 5.4.0
    • Core: Event loop
    • None
    • Windows Phone 8.1
    • WinRT
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              mkalinow Maurice Kalinowski
              bachewii Jens
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes