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

MainWindow flash off/on

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.4.0
    • GUI: OpenGL
    • None
    • Windows

    Description

      I'm adding a OpenGLWidget to a QMdiSubWindow .

      QMdiArea already contains other QGraphicsViews.

      When calling setWidget(...), the QMainWindow will flash off/on.

      This is done in qwidget.cpp in setParent(...) line:10531 when the next 2 lines are executed

      at line 10698:

      newtlw()->destroy();

      newtlw()->create();

      This never happened in previous versions.

      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
              babinfernie1 Brian Bosela
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes