[Scummvm-tracker] [ScummVM :: Bugs] #15737: TWP: Tap-to-click doesn't work for TWP with a Magic Trackpad 2
ScummVM :: Bugs
trac at scummvm.org
Mon Jun 30 16:12:43 UTC 2025
#15737: TWP: Tap-to-click doesn't work for TWP with a Magic Trackpad 2
------------------------------------+-------------------------------
Reporter: dwatteau | Owner: scemino
Type: defect | Status: new
Priority: normal | Component: Engine: TWP
Version: | Resolution:
Keywords: magic trackpad,trackpad | Game: Thimbleweed Park
------------------------------------+-------------------------------
Comment (by dwatteau):
@scemino: OK, thanks!
Strange that you can't reproduce it, I guess it's going to be "fun" to
figure out what causes it :D You tried with both a custom build and with
the automated daily builds? (in case it could be related to the SDL
version or something.)
Here, I'm seeing the problem both with a Magic Trackpad 2 on macOS 13.7.6,
and with the built-in Touchpad of a MacBook Air M1 running macOS 15.5. So
I don't think it's related to the OS version, at least.
In case it could matter, here are the Touchpad settings on my M1:
{{{
$ defaults read com.apple.AppleMultitouchTrackpad
{
ActuateDetents = 1;
ActuationStrength = 0;
Clicking = 1;
DragLock = 0;
Dragging = 0;
FirstClickThreshold = 1;
ForceSuppressed = 0;
SecondClickThreshold = 1;
TrackpadCornerSecondaryClick = 0;
TrackpadFiveFingerPinchGesture = 2;
TrackpadFourFingerHorizSwipeGesture = 2;
TrackpadFourFingerPinchGesture = 2;
TrackpadFourFingerVertSwipeGesture = 2;
TrackpadHandResting = 1;
TrackpadHorizScroll = 1;
TrackpadMomentumScroll = 1;
TrackpadPinch = 1;
TrackpadRightClick = 1;
TrackpadRotate = 1;
TrackpadScroll = 1;
TrackpadThreeFingerDrag = 1;
TrackpadThreeFingerHorizSwipeGesture = 0;
TrackpadThreeFingerTapGesture = 2;
TrackpadThreeFingerVertSwipeGesture = 0;
TrackpadTwoFingerDoubleTapGesture = 1;
TrackpadTwoFingerFromRightEdgeSwipeGesture = 3;
USBMouseStopsTrackpad = 0;
UserPreferences = 1;
version = 12;
}
}}}
and if there's debug trace that I could add/trigger in the backend or TWP
code, to help figuring out what's happening, I'd be happy to do any test
that could help.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15737#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list