execute in editor
inGameUISetEventHandler ["Action", "hint str time"]
//bug1:
scroll down action menu, select weapon and press Enter (which is "Action"), EH triggers and hows time
now scroll down action menu, select weapon and press Space (which is "ContextAction"), the action performs but EH doesn't trigger
//bug2:
exit to editor then restart the mission
press Enter. EH triggers, while it should have been reset.