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 - Debugging view: Use the same icon for active stack trace entry as in call stack
Summary: Debugging view: Use the same icon for active stack trace entry as in call stack
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 22:51 UTC by markiewb
Modified: 2013-02-13 17:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Shows the inconsistence (59.55 KB, image/png)
2013-02-12 22:52 UTC, markiewb
Details

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