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

QGraphicsViewProxy does not propagate touch events to the child of the widget

XMLWordPrintable

    • 1ecf2212fae176b78c9951a37df9e33eb24d4f2d (qt/qtbase/dev) 247586a046d83b7076f288fa4daedbf6ae2fb287 (qt/qtbase/6.2) c50313b7126917edeb335288153dd4a7290c8c3f (qt/qtbase/6.1) 7369c31ca1f446e81eda1c93ba13767ffcd83efe (qt/qtbase/6.2)

      If the QGraphicsProxyWidget have a child widget, the touch events are not propagated to the child. Instead the touch events are sent to the widget which then will ignore the touch events and Qt starts synthesizing the touch events to the mouse events which are propagated to the child.

      Steps to reproduce the issue:
      1. Run attached sample project

      Expected outcome:
      The widget's child received the touch events.

      Actual outcome:

      The widget's child does not receive touch events.

       

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

            vhilshei Volker Hilsheimer
            tuomas.vaarala Tuomas Vaarala
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: