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

Internal move deletes items that are not marked "drag enabled"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8.1
    • GUI: Drag and Drop
    • None
    • Linux/X11

    Description

      When selecting multiple items with ItemIsDragEnabled turned on and off and drag&dropping them via internal move to a new parent, then the items that are ItemIsDragEnabled are moved to the new parent while the other items that are not drag enabled a not left in place but deleted.

      Try the attached example for a demonstration: Select items "NO" and "B". B is drag enabled but NO not. Drag the two item selection over to "D" and drop it there. Upon expanding D you see B reparented under D but NO has gone.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            mlangen Marc Langenbach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes