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

Drag animation starts from topleft corner of app when using QDrag::exec with mulitple files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.1
    • GUI: Drag and Drop
    • None
    • macOS

    Description

      When dragging multiple files using QDrag::exec: Animation of dragging image starts from application top-left corner and quicky moves to correct position near cursor.

      Expected behavior: Animation should start near cursor position.

      When using builtin solution ( QTreeView ) it does work as expected most of the time, but sometimes it does the same thing.

      uploaded: `treedrag_bug.tgz` with minimal reproducible example

      Changes came from this issue which solved not working dnd for multiple files.
      https://bugreports.qt.io/browse/QTBUG-71939

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            fbucek fbucek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes