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

isExposed() returns true also if window minimized or completely covered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.6, 5.7, 5.8
    • QPA: X11/XCB
    • None
    • RHEL 7.2, Ubuntu 14.04

    Description

      isExposed() returns 'true' in cases where the documentation says it should be 'false'. E.g. when you minimize or cover it completely it returns false on Linuxes.

      Steps to reproduce:
      1. run the attached example
      2. minimize the app
      3. check the debug output when app is minimized

      Expected result:

      • isExposed() should return 'false' when the app is minimized

      Actual result:

      • isExposed() returns 'true'

      This bug is making the autotests in the CI to be flaky and is slowing down the integration, that's why it's marked as P0.

      Attachments

        Issue Links

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

          Activity

            People

              paeglis Gatis Paeglis
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes