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

onPressAndHold eats onClick on WinRT

    XMLWordPrintable

Details

    • WinRT
    • 012a7ab91212db105fc43db9aa89b92d70052f1b

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes