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

TapHandler events are not forwarded to Map

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.10.1, 5.11.0 Beta 1
    • None

    Description

      When placing a TapHandler on a Qml Map then all left mouse button events are consumed by the TapHandler, so that the Map cannot be dragged.

      Map {
      	TapHandler {
              onTapped: console.log("Tap")
      	}
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              DanielSt Peter Staab
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes