GNOME Bugzilla – Bug 783840
Button mask is not set for tablet stylus middle/right click in Wayland
Last modified: 2018-05-02 18:33:56 UTC
The `tablet_tool_handle_button` button in gdkdevice-wayland.c does not appear to update the button mask when a button is pressed or released. This issue was found while tracing through the code rather than being noticed as a real-world problem. Still, given that checking the masks is not uncommon, I would not be surprised if something was broken because of this.
Created attachment 353863 [details] [review] wayland: Update button modifiers mask for stylus middle/right click
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/834.