Weird Key Sequence Bug

I'm having a weird bug when using key sequence in BetterTouchTool.

Triggering a double-press key sequence in BetterTouchTool, specifically with function keys, causes a weird capture screen pop-up when Raycast is active.
This bug isn't limited to function keys. Any key set up for a double-press action in BetterTouchTool exhibits the same behavior within Raycast.
Disabling the double-press action in BetterTouchTool resolves the issue.

Would appreciate if you could look into this. Let me know if you need any diagnostic logs.

when does raycast show that capture screen window? maybe raycast is set to trigger it via some keyboard shortcut?

This is most likely not a bug in key sequences, rather some configuration issue in raycast

Raycast shows that capture screen when I double press Fn key in Raycast Search box.

I tried replicating it by triggering the same key sequence in Raycast while having the BTT key sequence disabled, and nothing got triggered.

your key sequence contains fn and triggers a shortcut including FN, most lilely raycast sees that as double pressing fn

My key sequence itself is Fn key pressed twice. But if I have the key sequence disabled, no amount of Fn presses will bring that capture screen.

I have only noticed it ever when using the key sequence with BTT.

ah, but that capture screen thing must be a feature in raycast that is somehow triggered, right? You might need to figure out how that woud be triggered in raycast, then I can maybe tell why it is being triggered through this key sequence / action sequence