Step4: press ctrl_shft_p (project pane successfully opens as expected)
Step5: press up-arrow and down-arrow (project pane does not steal focus and cursor still remains in the central edit pane [contrary to expectation] )
Step6: press ctrl_shft_k again (Commando successfully opens as expected)
Step7: type cmd_focusProj and hit Enter
Step8: Even though project pane is still open, project pane does not steal focus as expected, and up-and-down arrows still move the cursor inside the Edit Region and not the currently-focused line in the projectPane
Sometimes, the projectPane does steal focus as expected (without having to use the mouse), but I have not been able to reliably reproduce this expected behavior.
So far, I have not found a way to get the toolboxPane to steal focus without using the mouse. The cmd_focusTool
consistently does not work per expectation.