4.14 Update: No Button reaction to Mouse

Found the same, Shift+F1 enabled the widgets, but when i click anywhen in the game window it still doesnt receive any event. It looks like when game window is not enabled it receives all the mouse events, but when you click on the game window without widgets it got messy.

What i found in debug mode is that , when you click on viewport and then on widget the router only sends events to Viewport component and not to any widget.