New key mapping loses keys

  • run the jucer
  • open the preferences
  • map a new key command
  • start pressed keys, 1, 2, 3, 4… etc
  • every once and a while a keypress is ignored

i’ve done some debugging, and it seems like the component peer isn’t even getting the keypress message

I wonder why not… Maybe the focus is getting mucked about with in between keystrokes?