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

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

      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.

        1. withscroll.qml
          2 kB
        2. separatepinch.qml
          1 kB
        3. flicknzoom.qml
          1 kB
        For Gerrit Dashboard: QTBUG-37150
        # Subject Branch Project Status CR V

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

              Created:
              Updated:

                There are no open Gerrit changes