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 226039

Summary: Debugging view: Use the same icon for active stack trace entry as in call stack
Product: debugger Reporter: markiewb
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Shows the inconsistence

Description markiewb 2013-02-12 22:51:57 UTC
[ JDK VERSION : 1.7.0_09 ]

* start a java debugging session
* stop at a breakpoint

ACTUAL: different icon in debugging view is used for active stack trace entry -

see screenshot
EXPECTED: Use the same icon for active stack trace entry as in call stack view
Comment 1 markiewb 2013-02-12 22:52:28 UTC
Created attachment 131329 [details]
Shows the inconsistence