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

QMainWindow::GroupedDragging not working without QMainWindow::AnimatedDocks

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.2
    • 5.6.0
    • Widgets: Main Window
    • None
    • Windows 10 / Qt 5.6 / VS2013

    Description

      Open widgets\mainwindows\dockwidgets\

      Change MainWindow::createDockWindows() to have:
      setDockOptions(QMainWindow::AllowNestedDocks | QMainWindow::AllowTabbedDocks | QMainWindow::GroupedDragging);

      Notice that we didn't specify AnimatedDocks

      • Now it's impossible to get tabbed docks.
      • Also, if you float two docks, and dock one into the other, it crashes.

      See attached animated .gif

      Attachments

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

        Activity

          People

            ogoffart Olivier Goffart (Woboq GmbH)
            iamsergio Sergio Martins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes