This is just one example. I'm having the issue with a number of keys, like other numbers and "K".
I am NOT using the number keypad.
I am using prevent_repeat, is_unordered, is_exclusive, is_solitary, and the "on_keydown" function.
is_exclusive is strange... for instance, on CTRL1, if I use prevent_default, I get nothing. If I don't use prevent_default, it changes to the first tab (the default use of CTRL1).
The debugger shows that they are registered:
