Bug 473805 - [junit] Auto-focus reset when running junit tests
Summary: [junit] Auto-focus reset when running junit tests
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-29 03:18 EDT by Jann Schneider CLA
Modified: 2016-05-23 05:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.