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

Window is staying always on top without Qt::WindowStaysOnTopHint set

    XMLWordPrintable

Details

    Description

      The window is staying always on top even if Qt::WindowStaysOnTopHint was not set.

      Expected behaviour:

      The window can be overlapped by another window

      What actually happens:

      The window is staying always on top of another window

      Steps to reproduce:

      1. Run a standard window flag example
      2. Try to put preview window behind the control window. Nothing happens
      3. Toggling Qt::WindowStaysOnTopHint/Qt::WindowStaysOnBottomHint will not have any effect

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            kileppal Kimmo Leppälä
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes