Opened 5 years ago
Closed 20 months ago
#11352 closed defect (fixed)
BACKENDS: Android - Loss of right click functionality from Galaxy Tab S4 stylus button
Reported by: | drignor | Owned by: | ccawley2011 |
---|---|---|---|
Priority: | normal | Component: | Port: Android |
Version: | Keywords: | ||
Cc: | ccawley2011 | Game: |
Description
I recently updated the version of SCUMMVM running on my Galaxy Tab S4 (running Android 9) from 2.0.0 to 2.1.1. In version 2.0.0, I was able to use the button on my stylus as a right click, which I found to be an amazing feature because it made games much more easier to navigate. However, after updating to version 2.1.1, I no longer have this functionality. I've checked the settings to make sure there is no option to activate it or anything, and I didn't see anything. Is it possible to get this functionality back?
Change History (4)
comment:1 by , 5 years ago
Cc: | added |
---|
comment:3 by , 4 years ago
Summary: | Loss of right click functionality from Galaxy Tab S4 stylus button. → BACKENDS: Android - Loss of right click functionality from Galaxy Tab S4 stylus button |
---|
comment:4 by , 20 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This should have been fixed a long time ago in 27e8467b2887b2623614bfd304b1643756ff7c0d present in 2.2.0
From what I can tell, this is because the Android backend doesn't handle the
BUTTON_STYLUS_PRIMARY button state when handling mouse events.