in r203 you still need to click somewhere else on the screen to unfocus the button, or use "set unfocused" action.
And one other thing - "Key is down" is a continuous condition. If you need to execute this event only once when the key is pressed, you need to use "On key pressed" event:
On Button Clicked
OR On Keyboard Key Pressed