KeyPressMappingSet eats all keystrokes for any CommandMapping with wantsKeyUpDownCallbacks set to true even if there is no current ApplicationCommandTarget or the command is disabled. If the command is disabled, then the KeyPressMappingSet fails to play a beep.
Fix is here:
