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

QTreeView: item may disappeaur after drag and drop

    XMLWordPrintable

Details

    Description

      At least in Windows, in a QTreeView enabling extended selection, if you select two items, one having its "drag enabled" flag set and the other one not, you can drag both of them around the view. After drop, the item with the flag unset will disappear.

      Run the attached application to reproduce the bug:

      In the view, "NewFilter" can't be moved and all other items can. If you select "NewFilter" and one of its children (i.e. "Folder_Component_1") and drop them above "Component", "Folder_Component_1" is put above "Component" and "NewFilter" disappears (as well as "Folder_Component_2").

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            tc@4js.com Tristan Chabredier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes