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

WASM: Containers with draggable contents do not react on pointer events

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.12.0 Beta 4
    • Quick: Controls 2
    • None
    • Wayland
    • WebAssembly
    • 11228e54b6f0799a1ed432db98de19de0c6f792a

    Description

      A natively compiled version of a QML application with a container with draggable contents (i.e. a ListView) reacts on both, mouse and touch events for drag scrolling. The device I've tested on is a laptop that also has a touchable screen.

      Problem:

      If you compile to webassembly, the browser does react on tapping, but does not react on any drag scroll guesture on a touch enabled device. Only the mouse is working.

      Expected:

      Both, the native and the browser version behave in the same way.

      Reproduce:

      https://github.com/cajus/qt-wasm-bug-pointer

      Build the application and try to scroll the list by dragging it's contents.

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            cajus Cajus Pollmeier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes