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

Clip optimization in QQuickDeliveryAgentPrivate::pointerTargets is too aggressive

XMLWordPrintable

    • f33146ed0 (dev), cf71d0215 (6.5), 66230621d (6.6), 70c37779d (tqtc/lts-6.2), 7caa8fd02 (tqtc/lts-5.15)

      To repro: (open main.qml )

      1. Click the red rect => console: "qml: rect"
      2. Check the "clip" checkbox
      3. Click the red rect => (nothing)

      Expected output:

      1. Click the red rect => console: "qml: rect"
      2. Check the "clip" checkbox
      3. Click the red rect => console: "qml: rect"

       

        1. main.qml
          1 kB
          Jan Arve
        For Gerrit Dashboard: QTBUG-115179
        # Subject Branch Project Status CR V

            smd Jan Arve
            smd Jan Arve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: