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

On window, minimizing a window by clicking on its taskbar entry does not make it inactive

    XMLWordPrintable

Details

    Description

      Steps to reproduce / test case

      • Build AlerterTest.exe with the src files attached
      • Run AlerterTest.exe
      • If the window is minimized clicking on the minimize button in the titlebar, isActiveWindow() invocation on the window returns false
      • However if the window is minimized by clicking on the taskbar, isActiveWindow() invocation on the window returns true

      The isActiveWindow() output for the window, in both these cases, can be seen in the console window

      Alerting of the taskbar entry for the window can also be noticed to be different; it flashes when minimization is done by clicking on the titlebar button but not when done by clicking on the taskbar entry
      More information
      The response from isActiveWindow() and hence the behavior of QApplication::alert() should be the same whether a window is minimized by clicking on the minimize button on the titlebar or by clicking on its taskbar entry.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes