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

Input focus issue with MapQuickItem

    XMLWordPrintable

Details

    • Android, Linux/X11, Linux/Yocto

    Description

      If an input handler is clicked inside MapQuickItem and then outside on the Map item itself the click is not registered on the MouseArea that is covering the Map.

      Steps to reproduce.

      1. Run the attached example project.
      2. Click on the MapQuickItem that is the blue circle on the Map.
      3. Click on the Map surface outside of MapQuickItem.

      Expected result:

      • The click is registered on the MouseArea covering the Map.

      Actual result:

      • The click is not registered on the MouseArea on the first click, but only after a second click.

      Attachments

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

        Activity

          People

            vhilshei Volker Hilsheimer
            tuomas.vaarala Tuomas Vaarala
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes