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

QDockWidget's title bar disappears

XMLWordPrintable

      QDockWidget's title bar disappears when clicked on the undock icon.
      When I first move the window (with mouse without clicking the undock icon), it has a title bar.

      Walkaround for me:
      ui.dockWidget->setFloating(true);
      ui.dockWidget->setFloating(false);

      Don't know if it is related to: https://bugreports.qt-project.org/browse/QTBUG-28872
      Because I have also the QGLWidget...

        1. dockbug.qrc
          0.1 kB
        2. dockbug.zip
          6 kB
        3. screen01.png
          screen01.png
          26 kB
        4. screen02.png
          screen02.png
          52 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            rivierakid Martin Dusek
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes