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 46218

Summary: F12 from source editor displays output window unnecessarily
Product: platform Reporter: Jesse Glick <jglick>
Component: Output WindowAssignee: _ tboudreau <tboudreau>
Status: CLOSED FIXED    
Severity: blocker Keywords: REGRESSION, UI
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2004-07-15 17:34:53 UTC
040714, 1.5.0 b58, GTK. I compiled a module with a
bunch of warnings, and am using F12 to jump
between them. I have focus in the editor and the
OW is hidden (slid out), but every time I press
F12 to jump to the next error, the OW is slid in
and displayed on top of the editor - though not
focussed. This is quite annoying as I need to
press Ctrl-4 Ctrl-0 to hide it again.
Comment 1 Jesse Glick 2004-07-15 17:37:30 UTC
At least at some point in the D dev cycle, this was working fine; F12
would just quietly jump you to the next source line, and keep the OW
hidden.
Comment 2 _ tboudreau 2004-07-25 17:00:42 UTC
Checking in src/org/netbeans/core/output2/Controller.java;
/cvs/core/output2/src/org/netbeans/core/output2/Controller.java,v  <--  Controller.java
new revision: 1.9; previous revision: 1.8
done
Checking in src/org/netbeans/core/output2/OutputWindow.java;
/cvs/core/output2/src/org/netbeans/core/output2/OutputWindow.java,v  <--  
OutputWindow.java
new revision: 1.5; previous revision: 1.4
done
Comment 3 Marian Mirilovic 2005-12-20 15:52:29 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.