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

tst_QGraphicsProxyWidget failing tests

    XMLWordPrintable

Details

    • Android

    Description

      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.

       

       

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes