Bug 335028

Summary: Touchscreen events does not handled by Krita sketch
Product: [Applications] krita Reporter: Mishka <mishkarogachev>
Component: Krita SketchAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: halla, victor.wahlstrom
Priority: NOR    
Version: 2.8.2   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mishka 2014-05-19 10:20:57 UTC
I use Lenovo U530 Touch laptop with multitouch screen, and Krita sketch does not receive touch events. I tried some demos using Qt5 QtQuick 2 MultiPointTouchArea, and they work well, all ten touch-points are handled correct. Probably, if Krita sketch uses Qt4 QtQuick MouseArea, mouse click event would not be invoked by touch.

Reproducible: Always
Comment 1 Halla Rempt 2014-06-20 12:55:39 UTC
Well, we do use Qt4 still, but we're enabling touch events in the view. I haven't checked recently with Kubuntu on one my test laptops though -- I'd need reinstall for that.
Comment 2 Victor Wåhlström 2015-06-27 23:20:52 UTC
Marking as duplicate of 342005 which is broader in scope.

*** This bug has been marked as a duplicate of bug 342005 ***