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

When a native window that is using QMacNativeWidget is closed then focus could end up not correctly returning to the Qt based window

    XMLWordPrintable

Details

    • macOS

    Description

      When a native window that is using QMacNativeWidget is closed then focus could end up not correctly returning to the Qt based window. In the example, if the Qt based window is not active and then the native window using QMacNativeWidget is shown and then closed, it is not possible to put focus on the original Qt based window unless the application activation is changed to another application and then back again. To reproduce with the example do:

      • Start the example
      • Focus another application
      • Click on the tray icon which will open the new window
      • Click on the button in the new window
      • Try to put focus in the TextField in the original window

      Attachments

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

        Activity

          People

            axelspoerl Axel Spoerl
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes