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

QDockWidget's title bar disappears

    XMLWordPrintable

Details

    Description

      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...

      Attachments

        1. dockbug.zip
          6 kB
          Martin Dusek
        2. dockbug.qrc
          0.1 kB
          Martin Dusek
        3. screen01.png
          26 kB
          Martin Dusek
        4. screen02.png
          52 kB
          Martin Dusek

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes