[Scummvm-tracker] [ScummVM :: Bugs] #12532: Mouse Cursor Snaps to Top Left Corner on Android 8.1.0 Device
ScummVM :: Bugs
trac at scummvm.org
Tue May 25 09:52:28 UTC 2021
#12532: Mouse Cursor Snaps to Top Left Corner on Android 8.1.0 Device
-------------------------------------------------+-------------------------
Reporter: Zeimyth | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Port:
| Android
Version: | Resolution:
Keywords: android touch mouse cursor snap top | Game:
left |
-------------------------------------------------+-------------------------
Comment (by antoniou79):
Interesting. Thank you for these findings.
I am also not so sure about the hover events on a touch interface. It's
been a while since I've revised the code. I mean, it wasn't that much long
ago, but I suppressed most of the work about it -- it's *that* frustrating
working on Android issues sometimes).
After Googling for a bit, people seem to suggest that hover events are
mostly for interfacing with a mouse, pen or stylus. I wonder if some
devices do extra stuff with it, to detect a finger "hovering" above the
surface without touching it. Like perhaps Samsung's "Air View"
(https://www.samsung.com/global/galaxy/what-is/air-view/). And that
confuses our implementation.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12532#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list