Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.3.2, 5.7.0, 5.9.1
-
None
-
Debian 9.0 Stretch 64bit (linux kernel 4.9.0-3)
Wacom Cintiq 27QHD
Description
No QEvent::TabletEnterProxmity or QEvent::TabletLeaveProximity are being sent to QApplication.
It seems to affect a lot a versions of Qt using the latest Debian version (9.0 Stretch / kernel 4.9.0-3). Confirmed affected versions are 5.9.1, 5.7.0 and 5.3.2.
However, Debian Jessie (with kernel 3.16) is not concerned by this issue (tested with Qt 5.9.1).
See attached application.h to test the reception of these 2 events with a QApplication.