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

Mouse Hover events aren't propagated to elements under a PinchArea on Mac OS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.3.0 Alpha, 5.12.5
    • None
    • Mac OS X 10.9
    • macOS

    Description

      On Mac OS QQuickPinchArea registers itself to receive hover events. This prevents other items below the pinch area from receiving those same events. On other platforms they do receive those events. This is an incompatibility between platforms. As the pinch area only uses the events to figure out when to register itself for touch events there's no real reason to keep receiving them afterwards, even on Mac OS. The same holds for MultiPointTouchArea.

      Attachments

        1. flicknzoom.qml
          1 kB
        2. separatepinch.qml
          1 kB
        3. withscroll.qml
          2 kB

        Issue Links

          For Gerrit Dashboard: QTBUG-37150
          # Subject Branch Project Status CR V

          Activity

            People

              srutledg Shawn Rutledge
              ulherman Ulf Hermann
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes