On a page there is image, where events are evaluated in this order:
shortcuts, focused widget, navigation
but in reality, kuix process events in different order:
focused widget, shortcuts, navigation
That was bit confusing and time consuming to find that out (i dont check the code if i have documentation to it) :(

