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 - OW immediately closed when starting debugger session
Summary: OW immediately closed when starting debugger session
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
: 184448 205530 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-30 17:19 UTC by Jesse Glick
Modified: 2013-08-26 15:13 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot - sliding windows when running (18.31 KB, image/png)
2012-05-09 13:33 UTC, Jaroslav Havlin
Details
Screenshot - sliding windows after finish (13.70 KB, image/png)
2012-05-09 13:39 UTC, Jaroslav Havlin
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***