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

[REG 4.8.5->5.4.2] After releasing stylus button widget stops receiving TabletMove events

    XMLWordPrintable

Details

    • 17c236ad05353b91b7c738b877560e3215573972 (qtbase/5.5, 28.7.2015, 5.5.1)

    Description

      This issue can be reproduced on the qtbase\examples\widgets\widgets\tablet example code. Simple steps:

      1. Start drawing with stylus
      2. While drawing click button on stylus
      3. After releasing the button app stops drawing
      EXPECTED: App keeps drawing

      The reason of this behavior is that QTabletEvent is not reported to the widget anymore. Qt starts reporting it back when button is down and stops after releasing. So it looks to me that TabletMove event behaves just like MouseMove event without mouse tracking.

      This works as expected with qt 4.8.5 on the same example.

      I tried this on both Windows and Mac with Wacom Intuos pro tablet.

      Attachments

        1. qtbug46694_diag.diff
          2 kB
        2. qtbug46694_diag.diff
          2 kB
        3. qtbug46694_win_intuos_focus_log.txt
          63 kB
        4. qtbug46694_win_intuos_log.txt
          30 kB
        5. qtbug46694_win_log.txt
          189 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            srutledg Shawn Rutledge
            qba Jakub Kotur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes