Executing a specific gesture brings up dropdown with multiple options. But I only have the one instance of the gesture in App Specific config.

Describe the bug
I have a 3-finger swipe right gesture on trackpad for going to the next tab in Chrome. It triggers the keyboard shortcut control-tab (on Mac). When I execute this gesture in Chrome I get a dropdown selector with three items: 1. (blank), 2. control-tab shortcut (which doesn’t actually activate), 3. “No Action'“.

When I remove this gesture from config nothing happens when doing the gesture (as expected). When I add this gesture back in I get the three options again.

I’ve disabled ALL other 3-finger swiper right gestures in the config and I still get multiple options. Seems to only happen in Chrome. Anyone know what might be causing this?


Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):

Macbook Pro trackpad.


Screenshots
If applicable, add screenshots to help explain your problem. (You can just paste or drag them here)

Dropdown example:

Gesture:


Device information:

  • MacBook Pro M1 Pro
  • Sequoia 15.7.3
  • BTT 6.194 (Alpha version, but also happens in the concurrent public release)
  • Chrome for Mac 144.0.7559.133

Additional information (e.g. crash logs, related issues, etc.):

Update: I removed the gestures from config for Chrome then deleted Chrome from the left sidebar of config. I then re-added the gestures back one by one, manually, and it appears to be working again. The origin of the initial gestures was a copy/paste from my Safari gestures and editing the keyboard shortcuts triggered to woirk for Chrome. Maybe something went awry in the copy/paste between app gestures in the config?