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

QML map, MouseArea not working from sourceItem of a MapItemView delegate MapQuickItem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 5.12.0
    • None
    • Linux/X11

    Description

      In QML I have a Map with contain a MouseArea of Map's size "anchors.fill: parent".

      On the map I display a set of Images through the usage of MapQuickItem linked to a MapItemView. Each Image has its own MouseArea of Image's size "anchors.fill: parent", so onEntered the image is scaled to a larger size.

      This works perfectly in 5.11.3

      In 5.12.0 the Image's MouseAreas never emit any signal about mouse Entering or clicking. But if I remove the Map's MouseArea, then the Image's MouseAreas will correctly detect the mouse actions.

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            razamut razamut
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes