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

Undocking a dock widget with a QOpenGLWidget turns it into black

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0
    • 5.5.0
    • GUI: OpenGL
    • 52781f2a7d4c63990c2484b267614450f80c5591

    Description

      Run the attached app. Undock the widget. It becomes empty. Then redock it inside the window: it is rendered correctly again.

      Not setting AA_ShareOpenGLContexts results in a crash. The app derives form the 4_0_core version functions and it is not correctly reinitialized when the QOpenGLWidget changes its context.

      Setting AA_ShareOpenGLContexts avoids this but then we get empty content.

      Attachments

        For Gerrit Dashboard: QTBUG-45199
        # Subject Branch Project Status CR V

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes