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

wayland: Starting Drag with touch through DragHandler doesn't end

XMLWordPrintable

    • Linux/Wayland

      Drag started from DragHandler with touch event does not end, but it works fine with MouseArea.

      To reproduce, try dragging one of the rectangles with touch.

      Note that the dragFinished signal is never emitted, however, DragHandler does change active status to false, but even when manually ending the drag like this, it does not end:

      Drag.active = false
      

      Also on closing the window, the application does not exit.

        1. QTBUG-138576.tar.gz
          2 kB
          Joni Poikelin
        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
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes