How can i pass input to lower priority imc when higher priority action use trigger with chorded action

I have to input context map:
1.IMC_Play(lower priority):
image
2.IMC_Debug(higher priority):


when I pressd “left ctrl + p”, it will trigger IA_DebugSwitchAIAction without trigger WalkAction.
How can i trigger WalkAction when i only pressd “left ctrl”?