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

Docking undocking of QGLWidget on a secondary monitor results in a blank widget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.0
    • 5.1.1
    • GUI: OpenGL
    • None
    • MAC cocoa
    • a199a87ad5452938482291ba5e2995e220678f7d

    Description

      If a GLWidget is placed in QDockWidget, and if the mainwinndows is brought to the second screen then docking/undocking does not update the GLWidgdet like inititally if it was black after dock/undock it is not black and does not update its property on resize.

      Following example can be used to reproduce. with following steps:

      1.) Immediately after launching drag the window to the secondary monitor. (Probably not needed)
      2.) Press the button to undock the QGLWidget. (I believe it is important that when it undocks it is on the secondary monitor, meaning that if you previously undocked on the primary monitor and the widget undocks back there the bug won't reproduce.)
      3.) Double click on the QGLWidget title bar to re-dock it.
      4.) Press the tab to activate the QGLWidget.
      5.) Resize the window. It's filled with gibberish.

      Attachments

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

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes