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

TapHandler events are not forwarded to Map

XMLWordPrintable

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

      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")
      	}
      }
      

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

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

              Created:
              Updated:

                There are no open Gerrit changes