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

tst_QGraphicsProxyWidget failing tests

XMLWordPrintable

    • Android
    • 2025wk34s2QtforAndroid, 2025wk38s2QtforAndroid

      The following tests are failing:

      • wheelEventPropagation
      • forwardTouchEvent
      • touchEventPropagation

      There is an issue related to event propagation with android.

      In the tests it cannot find items under a point, so the widgets never receive the events.

      From my debugging, the problem lies in the QGraphicsScene. It looks that  "QGraphicsScenePrivate::itemsAtPosition" tries to find widgets in a rect with negative y.

       

       

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

            qtandroidteam Qt Android Team
            samuelmira Samuel Mira
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes