If the command bar was activated with `:` before or during the splash delay, the main page would steal focus from it, breaking the UI. This patch re-focuses the command bar if its active after switching focus to the main page. Fixes issue #2178