@Stephen: I guess that means that your device passes the following
check:

if (tabletData.valuatorInfo.contains(QXcbAtom::AbsX) &&
     tabletData.valuatorInfo.contains(QXcbAtom::AbsY) &&
     tabletData.valuatorInfo.contains(QXcbAtom::AbsPressure))

which you can check using xinput list-props $device_id or simply using
evtest.

I have a non-tablet and a tablet, they are both affected by the same
problem, except that fixing the tablet use case will probably take a
little more work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307701

Title:
  xserver mouse pointer emulation from touch breaks with QML app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to