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

qpushbutton: pressed signal not emitted until button is released, unsing touchscreen as input

    XMLWordPrintable

Details

    • Windows

    Description

      While using a touchscreen as HID-device, the qpushbutton sends the pressed signal not until the touch input has ended. It is then emitted together with the released signal, thus creating a clicked signal for every touch interaction with the pushbutton.

       

      Same Interaction was tested with Qt 5.0.2, where it worked as expected. Pressed signal when button is touched. Released signal when touch input ends. 

      Attachments

        1. ButtonTest.zip
          2 kB
        2. test.tgz
          4 kB
        For Gerrit Dashboard: QTBUG-104594
        # Subject Branch Project Status CR V

        Activity

          People

            owolff Oliver Wolff
            vali74 Valentin Sachmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: