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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes