← Back to team overview

touch-packages team mailing list archive

[Bug 1377418] Re: Touch events are ignored

 

We have another version of that patch in qtbase already,  xi2-use-
master-device.patch. That should probably be replaced with the accepted
upstream approach.

I've split the 5.3.0 packaging to https://code.launchpad.net/~kubuntu-
packagers/kubuntu-packaging/qtbase-opensource-src_530. I've also ubuntu9
already being landed which I just pushed branch for to  lp:~timo-jyrinki
/kubuntu-packaging/qtbase_530_ubuntu9. This renewing of the master
device patch could be considered for ubuntu10 upload then.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1377418

Title:
  Touch events are ignored

Status in “qtbase-opensource-src” package in Ubuntu:
  New

Bug description:
  On Kubuntu 14.10 running Qt 5.3.0 (from the regular repository) touch
  events are ignored in Qt 5 based applications. It works fine when I
  run an application against Qt 5.3.2, see QTBUG-38625 and qtbase change
  id I30d36397aa4ff2fb7a8ad2bbb94c2a13abd472b4.

  Qt 4 applications work fine (however, they just emulate a mouse event
  afaics), Chrome is fine (if you manually tell it the xinput device
  id), but Qt 5 applications don't handle touch events. I can scroll
  through, for example systemsettings, with two fingers, but "clicking"
  is not possible. The mouse moves and the button is hovered but never
  actually triggered. It affects both QML-based applications (like
  Plasmashell) as well as traditional widget-based apps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1377418/+subscriptions


References