Describe the bug
I have two trackpad gestures bound to CleanShot X keyboard shortcuts:
Four-finger tap --> Snap a screenshot of the screen to the clipboard
Four-finger ForceTouch --> OCR the text of the selected area to the clipboard
As a result of the team's work, the CleanShot app sometimes simply crashes. I used a program similar in functionality to BTT before, and it didn't have this problem.
Affected input device (Magic Trackpad):
Device information:
Type of Mac: MacBook Air m1
macOS version: Mac OS Tahoe 26.3
BetterTouchTool version: 6.113
Additional information (e.g. crash logs, related issues, etc.):
Keyboard shortcuts in CleanShot work properly. My tests show that the error may be caused by incorrect command emulation in BetterTouchTool, which can cause CleanShot to receive duplicate commands, etc. That is, the error occurs at the stage of converting trackpad gestures into keyboard shortcuts.