To help an operator, I made the mistake of mapping the space key to jam start right before a bout. All heck went wrong while doing the bout as the operator used both the keyboard and the mouse. In addition to starting the jam, any JBUTTON that has focus would be activated as well upon press of the space bar. So if the operator had last pressed 'Team A +1' with the mouse and it had focus, upon hitting the space bar in addition to starting the jam, the score would suddenly change. It took almost the whole bout to figure out why the score was being altered in radom ways at the start of each jam. I don't know if you can disable the default binding between the space bar and JBUTTONs. If not, then you should disallow the space bar from being used as a keyboard shortcut.
Anonymous
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I would really like to be able to use the spacebar as a shortcut. Having the spacebar toggle the last mouse click is seriously problematic
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I've been using the space bar for jam stop with no problems...
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
The space bar as a keybind I don't think would be workable. The spacebar is used by the operating system rather than the application to select the last focused item (i.e the last item you click, or the last item selected using the tab key). Even if the app found a way to hook onto a key up there is no guarantee that the operating system wouldn't ignore it as well - i.e it would always be problematic.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I also put Jam Start on the space bar. Seems close for people knowing videos can be started and stopped by space often...
Noticed after half the game where the kind of random point differences came from: Not every time hitting space... Well, now I know.
BTW: Thanks for all the working rest.