4.11 Widget Keyboard Focus

Hello,
My widget worked perfectly in 4.10. The thing is that I have my widget to pop up after hitting B key. And it should immediately focus my keyboard but it does not. I want it so when I hit B, it closes. But the keyboard focus works only after I click a button in that widget.

95519-keydown.png

What is the set up for that key. I am wandering if you have wired on realise instead of on press, or the execute is not looping.

it should not matter, the override Function OnKeyDown should be executed after any key is hit in that widget but when I add breakpoint on that function it does not stop on that breakpoint. Only when I do something in that widget. As I said, it worked in 4.10 and its really just copy pasted from 4.10.

Do you want to use a executable gate for the realise of the brake point? The node is named “Gate”.