This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 210643 - Running JUnit test takes focus from the IDE.
Summary: Running JUnit test takes focus from the IDE.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-04-03 17:34 UTC by Tomas Zezula
Modified: 2012-04-04 12:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2012-04-03 17:34:01 UTC
When running a JUnit tests on Mac the focus is transferred from IDE to JUnitTestRunner. This makes the IDE unusable while running unit test.
Comment 1 soldatov 2012-04-04 07:17:30 UTC
but if I launch GUI tests (MacOSX launches new NetBeans from NetBeans) I expect focus on new window (or all tests will fails).
Comment 2 Tomas Zezula 2012-04-04 07:56:16 UTC
No GUI tests, headless unit tests.
Comment 3 Theofanis Oikonomou 2012-04-04 12:41:31 UTC
What you are describing should be fixed by: http://hg.netbeans.org/main/rev/1bef28e75b8b

If this is not the case please reopen