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

drag and drop does not work on undocked QDockWidget

    XMLWordPrintable

Details

    • a9edbeddafe5d8866192de44f4028d07bd93013a, regression crash fix: a85849604239034742c47d5be628122bae825c9e (14.3.2014, 4.8.6)

    Description

      In attached .ui file there is a QDockWidget with a QListWidget containing some items. The list widget allows InternalMove.

      Once the QDockWidget gets undocked the drag and drop is no longer possible.

      This is caused by possible bug in QWidget::childAt() where no the child under the undocked widget is returned instead of the dock widget itself.

      Attachments

        Issue Links

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

          Activity

            People

              andysh Andy Shaw
              xychose Josef Novak
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes