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

Jittery lines with Wacom tablet and QTabletEvent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.5.0
    • 5.4.0
    • QPA: X11/XCB
    • None
    • Ubuntu 15.04 beta, x.org 1.17.1

      The X,Y values in QTabletEvent are very unstable compared to Krita or GTK based programs. This seems to be because both of those use the double precision absolute axis values, while xi2ReportTabletEvent uses the fixed point event values.

      I made a patch to demonstrate/correct the difference, however I haven't pushed it to Gerrit because I'm unclear on what xcbWindow.geometry() actually contains or what handleTabletEvent expects the local point to be. So I have no idea if this will hold up on a high-dpi screen or with multiple monitors.

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

            srutledg Shawn Rutledge
            danielsabo Daniel Sabo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes