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

Windows: UnsettingQt::WindowStaysOnTopHint does not have any effect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 5.2.0
    • GUI: Window management
    • None
    • Windows 7 64bit
    • Windows

    Description

      Hi,

      I try to set a window flag with
      setWindowsFlags(windowFlags() | Qt::WindowStaysOnTopHint)
      and unset same flag again with
      setWindowsFlags(windowFlags() & ~Qt::WindowStaysOnTopHint)

      Setting the flag works but unsetting does not.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              icwiener Anonymous (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes