Bug 473805

Summary: [junit] Auto-focus reset when running junit tests
Product: [Eclipse Project] JDT Reporter: Jann Schneider <schneider_jann>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert
Version: 4.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Jann Schneider CLA 2015-07-29 03:18:23 EDT
When running junit tests the focus is automatically put to the junit view. It would be nice if you could provide some properties to customize this behaviour. 
Take a look at the run -> console properties page as an example. Would be nice and improoving accessibility a lot if we could deny this auto-focus handling. 
I'd suggest similar settings like for the run -> console stuff:
- auto open the junit view and put the focus to it when: 
-- an test is in error / failure state 
-- always when tests are run 
-- never
Comment 1 Dani Megert CLA 2016-05-23 05:19:10 EDT
If you keep the JUnit view open in its own non-minimized stack, then the focus will not go away from your current part.