[Solved] Yab issue?

Hi folks
I’ve found this issue and I don’t know if it’s addressable to yab or not, I’ve set up some shortcuts for my script using CURSOR keys, with:

U+001C | File Separator | FS
U+001D | Group Separator | GS
U+001E | Record Separator | RS
U+001F | Unit Separator | US

but left and right cursor keys don’t work, any idea?

screenshot2

Perhaps an active input server filter or something that intercept them before your script?

I didn’t think about it, but I’ve removed all the user defined shortcuts in the system application, but it doesn’t work too; to debug the script it prints all the messages around, but when I press opt+left/right it doesn’t output anything

My fault, there was a hidden text field intercepting those shortcuts :sweat:

4 Likes