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

QDockWidget losing decoration on undocking when GroupedDragging is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.5.4, 6.6.2, 6.7.0 FF
    • 5.6.0
    • Widgets: Main Window
    • None
    • Windows 10 / Qt 5.6 / VS2013
    • e6d85cf28 (dev), a884cf6e8 (tqtc/lts-6.5), 9557d1ca9 (6.6)

      This problem was only observed on Windows. I couldn't reproduce the problem on Linux.

      • In the Dock Widgets example, add the following line to MainWindow::createDockWindows:
          setDockOptions(QMainWindow::AllowNestedDocks | QMainWindow::AllowTabbedDocks | QMainWindow::GroupedDragging);
            
      • Run the example and undock both dock widgets. Dock one of the floating dock widgets on the other.
      • Double click on the title bar. One of the dock widgets will be stuck on the upper left corner of the screen without window decorations.

      Please see the the attached animated GIF.

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

            axelspoerl Axel Spoerl
            mauro.persano Mauro Persano
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes