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

Windows: QEvent::WindowActivate event issued in Qt::WindowMinimized state

    XMLWordPrintable

Details

    • 95ac2072bbbcb50ff1f8b2fd9ffbcfb4e1326b27 (qtbase/5.14, 14.10.2019, 5.14.0)

    Description

      When you have set window state to contain both Qt::WindowMinimized and Qt::WindowActive and call show() on that window, it is shown in minimized state, but also QEvent::WindowActivate is issued on Windows. This behavior is different compared to Linux or Qt 4.8 where the QEvent::WindowActivate is discarded.

      The test application is attached.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes