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

onPressAndHold eats onClick on WinRT

XMLWordPrintable

    • WinRT
    • 012a7ab91212db105fc43db9aa89b92d70052f1b

      MouseArea

      { anchors.fill: parent onClicked: console.log('onClicked') onPressAndHold: console.log('onPressAndHold') }

      On winRT onPressAndHold gets triggered practically every time on WinRT for the above code, onClicked never.
      WinRT desktop and phone work in same way.

      Attached is a full pretty minimal testcase.

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

            mkalinow Maurice Kalinowski
            grego Harri Pasanen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes