Note:
Before bug reporting, please make sure you have tried the latest (alpha) version of BetterTouchTool and that you have already tried to restart your system :-). If you encounter a crash, please attach a crash log from the macOS Console.app from the "User Diagnostic Reports" section.
Describe the bug
My 'For All Apps' scoped Keyboard Shortcut works everywhere except in one spot: when I am editing a VBA script.
I have two shortcuts that I use ALL the time! F6 = copy and F7 = paste.
I sometimes modify the specific method for paste, depending on the App. i.e. in Word, F7 does a "paste without formatting"
But whenever I am editing a Macro in the VBA Editor (Excel, Word, etc) none of my keyboard commands work.
Example:
The action for F6 is "command c", both in general and for MS Word.
In Word, I get the copy command.
In VBA Editor I get the letter "c" typed out.
I can confirm that the command for 'Copy' in the 'Edit' menu of the VBA editor shows "command c" . Also, hitting the actual "command c" does result in a copy action.
I would love to learn if I could troubleshoot this, somehow.
I tried adding an app-specific command for the VBA Editor. But the VBA Editor doesn't show up in the list of currently running applications when I try to do this in BTT.
Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
Screenshots
If applicable, add screenshots to help explain your problem. (You can just paste or drag them here)
Device information:
- Type of Mac: 16" MacBook Pro
- macOS version: Sonoma 14.7
- BetterTouchTool version: 4.702
Additional information (e.g. crash logs, related issues, etc.):