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 167908

Summary: OW immediately closed when starting debugger session
Product: platform Reporter: Jesse Glick <jglick>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: blocker CC: aldobrucale, CarlKabbe, saubrecht
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot - sliding windows when running
Screenshot - sliding windows after finish

Description Jesse Glick 2009-06-30 17:19:00 UTC
JDK 6u14, Ubuntu. OW (and all non-editor windows) set to sliding mode.

In recent dev builds, whenever I start a debugger session, the Output Window does not open; if it was open before, it is
hidden. Pressing Ctrl-4 does not work; need to use e.g. Ctrl-0 Ctrl-4 to first give editor focus, then open OW.

Applies to both Ant and Maven builds.
Comment 1 Jesse Glick 2009-07-01 01:14:21 UTC
I should clarify that the OW is displayed normally for the preparatory Ant targets (build etc.). It is only closed when
the debugger actually connects to the remote VM, i.e. when Debugger Console would appear (except that too is of course
hidden, since it is part of the OW).
Comment 2 Jaroslav Havlin 2011-11-25 14:55:39 UTC
*** Bug 205530 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Havlin 2012-05-09 13:33:21 UTC
Created attachment 119205 [details]
Screenshot - sliding windows when running

When debugging, "Breakpoints" window can temporarily appear at the beginning of list of windows.
Comment 4 Jaroslav Havlin 2012-05-09 13:39:16 UTC
Created attachment 119206 [details]
Screenshot - sliding windows after finish

After the end of the debug session, "Breakpoints" window disappears. "Output" and "Variables" window buttons are selected (pressed), but the windows are not visible.
Comment 5 Jaroslav Havlin 2012-05-09 13:51:13 UTC
I can reproduce only when "Breakpoints" window is in the same mode as "Output" window and when it is opened temporarily for the debug session (see screenshots above). 
If "Breakpoints" window is in another mode, or if it is not at the beginning of the window list, it works fine for me.

Standa, please, do you have any ideas? Should I fix it in Output Window, or is it an Window System issue?
Comment 6 Jaroslav Havlin 2013-08-26 15:13:37 UTC
*** Bug 184448 has been marked as a duplicate of this bug. ***