Skip to content

ensure to better pass focus back to right widget

Christoph Cullmann requested to merge work/betterfocus into master

the toolviews can steal the focus, before we always passed it back to the central area

but that might steal focus of fast opened search panes and such

try to pass back to old focus widget

should solve @broulik issues with stolen focus from search for kate, too

Merge request reports