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

QOpenGLWidget/QWidget update errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.6.0 Beta
    • GUI: OpenGL
    • None
    • Linux/X11 OpenSuse 13.2

      When having QWidgets inside of a QOpenGLWidget top level widget there are several update issues.

      F.e when changing the geometry ( position, size ) of a QOpenGLWidget its non OpenGL children are not updated on screen ( phantom effects ). When sending an update for those children manually they are displayed correctly, what indicates, that there are only repaints missing.

      I have added a short demo. When changing the base class from QOpenGLWidget to QWidget the demo works like expected.

        1. paintbug.cpp
          2 kB
          Uwe Rathmann
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            uwe Uwe Rathmann
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes