I’ve currently got the Tab key assigned in my Input Context Map to trigger a message box to display. However, I want to be able to press the Tab key again, and the Message Box will hide, but the problem is that the Input Box is consuming the input instead.
Is there anyway I can ignore a keystroke from being consumed by the Input Box?