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

Inconsistent nested QDockWidget resizing behaviour when docking

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.13.0
    • None
    • Windows

    Description

      Using nested docking when you drag and drop for the first time, the dock is placed next to the other docked widget. If you drag and drop widget to its previous dock space, the next dock will cause other widget to resize.

      Attached basic .ui file to reproduce the issue happening in my program

      Reproduction steps:

      1. Preview .ui file in Designer
      2. Drag right dock to the left dock space
      3. DockWidget is placed next to the left widget
      4. Preview again
      5. Drag right dock and place it in right dock
      6. Try to drag it to left dock space
      7. Left widget is now resized

      Example video:
      https://www.youtube.com/watch?v=M5DjoWeNXDk

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            nairaner Krzysztof Machura
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes