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

Add support for session management

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes