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

Drag and Drop issue due to "long" NumberAnimation duration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.3.1
    • GUI: Drag and Drop
    • None

    Description

      Due to the default "long" NumberAnimation duration of 250ms, the drag and drop example and therefore the drag and drop functionality, in general, can end up in a faulty state.
      If the user moves the dragged Rectangle fast enough (quicker than the transition) on top of another one it will stay in this faulty state as shown in the video. This can be a workaround by setting a smaller duration time on the Transitions NumberAnimation and can be completely avoided by setting it to 0.

      Attachments

        Issue Links

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

          Activity

            People

              semih.yavuz Semih Yavuz
              henning Henning Gründl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes