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

[Reg 6.6.3 -> 6.7.0] Graphical glitch in QMdiSubWindow

    XMLWordPrintable

Details

    • Windows

    Description

      We upgraded from Qt v6.6.3 to v6.7.3 with no other source changes in our application.  While v6.6.3 worked correctly, we have observed a graphical glitch in v6.7.3 and later.  We are creating a main MDI area using QMdiArea, and then adding subwindows as QMdiSubWindow.   When this is done, each subwindow has a graphical glitch that represents itself with another apparent status bar at the bottom of the QMdiSubWindow, although what is shown in the status bar area is a mirror of whatever graphics are below the QMdiSubWindow (normally from different widgets entirely).  While this appears to be a graphical glitch, it does actually affect the QMdiSubWindow coordinates so it must think that there is actually another widget at the bottom of each QMdiSubWindow.  What makes this issue even more mysterious is that when subwindows are created on the primary monitor the status bar behavior occurs, but when subwindows are created on an extended monitor the behavior never occurs.  I have attached a video demonstrating the behavior on a primary monitor.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jh3ram Jonathan Hirsch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes