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

QOpenGLWidget/QWidget update errors

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes