Problem description
When tests run in the test tool window, it takes the input focus, so to continue edit code the user is forced to return the focus back each time. It is not convenient and there is nothing to select in the test results pane. Perhaps it may be useful when many tests run at once, and in that case there should be a dedicated option, but work with separate tests is performed more often, and loosing the focus every time is very annoying.
Steps to reproduce
Run any test with unselected "disable test tool window" option. It is the default state when a new test run configuration automatically created by Ctrl+Shift+F10.
Problem description
When tests run in the test tool window, it takes the input focus, so to continue edit code the user is forced to return the focus back each time. It is not convenient and there is nothing to select in the test results pane. Perhaps it may be useful when many tests run at once, and in that case there should be a dedicated option, but work with separate tests is performed more often, and loosing the focus every time is very annoying.
Steps to reproduce
Run any test with unselected "disable test tool window" option. It is the default state when a new test run configuration automatically created by
Ctrl+Shift+F10.