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 160908

Summary: [67cat] Never steal user's focus
Product: platform Reporter: denbo <denbo>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

Description denbo 2009-03-23 17:13:32 UTC
[ BUILD # : 200902231810 ]
[ JDK VERSION : 1.6.* ]

Example:
I run an ant target (e.g. a long running build).
In the output window, I switch from the Ant execution output tab to
my Tomcat log tab which I monitor to find a bug etc. 
Now when the Ant task has finished execution my focus on the Tomcat
log tab is stolen and the Ant task output tab is in the foreground.

This is annoying and should never happen in *any* application or
operating system. It would be much better to highlight the tab that
demands attention (Ant output tab in the example). This should happen
in a subtle and nerve-saving manner, i.e. no blinking or flashing but
rather a change in colour etc.
Comment 1 Rogerborg 2010-07-23 14:27:23 UTC
Agreed, see also:

http://netbeans.org/bugzilla/show_bug.cgi?id=177712

There may be some people doing the entirety of their work in NetBeans who have grown used to this, but for everyone else, trying to do *anything* outside of NetBeans, it's intensely aggravating.