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

Browser halts when trying to close browser windows or tab

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.14.0 Beta3
    • 5.13.0 Beta3
    • Quick: Other
    • None
    • WebAssembly

    Description

      When I want to close the browser window or tab on a QtQuick application, the browser windows halts. This happens both on Firefox and Chrome.

      Firefox detects the non-responding state and offers to stop it or wait but Chrome does not.

      adding this to main, seems to solve the problem but I'm still not sure.

      QObject::connect(&engine, &QQmlApplicationEngine::quit, &QGuiApplication::quit);

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            soheilarmin Soheil Armin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes