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 - F12 from source editor displays output window unnecessarily
Summary: F12 from source editor displays output window unnecessarily
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: REGRESSION, UI
Depends on:
Blocks:
 
Reported: 2004-07-15 17:34 UTC by Jesse Glick
Modified: 2008-12-22 16:29 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 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.