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 87233

Summary: First column of debugger views doesn't have a label when there's no debug session
Product: debugger Reporter: Alexander Pepin <apepin>
Component: CodeAssignee: issues@debugger <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: zgursky
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2006-10-16 18:42:51 UTC
Steps to reproduce:
- start IDE
- do not start AS or stop it
- open Window/Debugging/BPEL/BPEL Variables window
Result: The first column in the window does not have a title. A context menu
ListOptions/Sort is also broken (no Name item).
Comment 1 Alexander Pepin 2006-10-16 18:45:30 UTC
The same behavior is observed on other BPEL debugging windows.
Comment 2 Alexander Zgursky 2007-01-30 12:29:31 UTC
The same behaivor is observed in all the standard debugger windows which are
Session-dependant (e.g. Local Variables, Call Stack etc).
So, renaming the issue to "First column of debugger views doesn't have a label
when there's no debug session" and reassigning to Debugger Core.
Also, for me it looks more like a P5 issue rather than P3..
Comment 3 Alexander Zgursky 2007-01-30 12:32:36 UTC
Reassigning to debuggercore, please evaluate
Comment 4 Martin Entlicher 2007-01-31 10:54:06 UTC
Reproduced. Since the content of these windows is session-dependent, the column
is likely not defined when there is no session. The rest of the columns are O.K.
so it's likely some small omission somewhere.
Comment 5 Martin Entlicher 2009-12-02 07:27:37 UTC
This is fixed in NB 6.8.