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 157360

Summary: Too agresive grab of focus
Product: java Reporter: Jaroslav Tulach <jtulach>
Component: JUnitAssignee: cms <cms>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2009-01-23 13:59:03 UTC
The current JUnit Results window is too aggressive in grabbing keyboard and mouse focus. My usual work flow is, start 
the test, let it run and go into editor to do something meanwhile. This is impossible since the changes integrated in 
Dec, 2008. Every few seconds the JUnit Results window is shown and takes keyboard focus, interrupting my work in 
editor. This seriously hurts my workflow.

I'd suggest to leave the window closed (minimize) and showing when all tests are finished (if at all).
Comment 1 Jaroslav Tulach 2009-01-23 13:59:44 UTC
This used to work in 6.5 and probably also in 7.0M1.
Comment 2 cms 2009-01-23 14:01:57 UTC

*** This issue has been marked as a duplicate of 156841 ***