Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0, 5.8.0
-
-
8bc36c773faf3bc3d68731d9cfafaf6caf2c0783
Description
Wacom tablet pens can typically have tree different buttons, where the button action is selectable by the user in tablet preferences.
Qt currently uses the NSEvent buttonMask api to get the button press state, but this API returns the state of the physical buttons and do not take the user configuration into account.