Opened 8 weeks ago
#15808 new defect
ANDROID: LSL6: Click and hold touch gesture works as click and then click and hold
Reported by: | antoniou79 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Port: Android |
Version: | Keywords: | touch, gesture, click and hold | |
Cc: | Game: | Leisure Suit Larry 6 |
Description
This was tested with ScummVM 2.10.0git on Android 12.
While testing for an issue of how to select items from the top menu of the game (VGA and DOS versions, English, GOG) I noticed that ScummVM's double-tap, hold and move touch-gesture which is for "left mouse button click-hold-and-drag to select" (like from a verb wheel in Monkey Island 3), seems to be interpreted initially as one click and then as the click and hold mode.
This is not ideal, as it results to the top menu flashing once and there settling for the user to make a choice while dragging their finger on the screen.
I am opening this ticket to investigate if this is a regression in our touch gesture behavior on Android, or an existing old issue or something specific to this engine (or game, though it's doubtful it's just this game).