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

Windows: More than one MessageDialog shown and interacted with mouse causes few warnings at shutdown

    XMLWordPrintable

Details

    Description

      To reproduce:

      • run attached example
      • click "Ok" button on the first dialog with mouse (pressing close button or ALT+F4 do not trigger)
      • close the second dialog
      • close the main window

      Application throws out:

      External WM_DESTROY received for  QQuickWindow(0x287f26ce3e0) , parent:  QWindow(0x0) , transient parent:  ApplicationWindow_QMLTYPE_46(0x287e70080c0)
      Attempting to create QWindow-based QOffscreenSurface outside the gui thread. Expect failures.
      Attempting to create QWindow-based QOffscreenSurface outside the gui thread. Expect failures.
      

      Attachments

        1. main.qml
          0.6 kB
          Joni Poikelin
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes