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

QMainWindow jitter on resize() in MacOSX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.0
    • 4.6.3
    • Widgets: Main Window
    • None
    • OS X 10.5.8 (Cocoa), Qt 4.6.2

    Description

      This is exactly the same phenomenon reported in QT bug 6384 assigned to Fabien Freling
      but it happens in another way. Communicating because I would like to be sure that the
      fix for 6384 also fixes my problem in release 4.7.

      In brief I have a master and a slave window. When the master is resized with the size grip
      I capture the resize by writing my own resizeEvent() and then send a resize(event->size())
      to the slave. The idea is that the slave has the same size as the master whenever the
      master is resized.

      Get the white-flicker observed in bug 6384 – when the resize expands the slave its buffered contents,
      including the window decoration, are moved to bottom-right exposing a white background in the upper
      left. Then the window contents and decoration resize. I attache the shortest code I could come up
      with that illustrates the problem. Sure do hope its fixed in 4.7. Thanks, Gene

      Attachments

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

        Activity

          People

            freling Fabien Freling (closed Nokia identity) (Inactive)
            gene.myers Eugene W Myers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes