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

Simultaneous scrolling and dragging fails sometimes in ListView

XMLWordPrintable

      When you try to drag an item in a ListView such that you need to scroll (with mouse wheel), then the drag and drop functionality might stop working. In the attached example it happens usually when you first click the item to drag it, then scroll over several pages (the faster the better) and last move the mouse and try to drop the item. The example shows the drop area candidate in green color (visible: containsDrag) and in the erroneous situation it doesn't do that and drop doesn't work either. It also seems that we are not getting the drag events in QQuickDragAttachedPrivate then.

      Even if this doesn't happen every time, it won't need many attempts to reproduce. Tested on Windows 7 and on Ubuntu 12.10.

        1. qtbug45838.zip
          3 kB
          Qt Support
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            qtcomsupport Qt Support
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes