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

Add support for session management

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Other
    • WebAssembly

    Description

      Add support for session management or at least add a means to prevent QCoreApplication::quit() being called inside the onbeforeunload() handler.

      Currently, what is expected is that when the browser window is closed that there is a chance to save any unsaved documents etc before the application closes, currently this is not possible to catch because it will call quit() and there is no way to stop it from closing should there be need to.

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            andysh Andy Shaw
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes