https://bugs.kde.org/show_bug.cgi?id=373676
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Boudewijn Rempt <[email protected]> --- I can confirm the issue. It seems OSX specific. The Qt::AA_CompressHighFrequencyEvents flag only is relevant on X11, it's false by default on OSX and Windows according to http://doc.qt.io/qt-5/qt.html. However, it's pretty clear that some form of event compression is going on. I suspect we'll have to patch Qt again or fork Qt's OSX tablet support... -- You are receiving this mail because: You are watching all bug changes.
