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 191819

Summary: Have thread/frame selection track currency
Product: cnd Reporter: ivan <ivan>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal CC: common_debugger
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ivan 2010-11-10 23:18:05 UTC
Feedback from cadence:

> Minor: you now highlight current frame with two methods, bold + 
> background.  When I change the frame with buttons up and down,
> then bold is moving, but background stays at the same place.
> If it is intentional, then I am fine.

The background is the "selected" thread/frame etc.
The bold is the "current" frame.
You can select a frame other than current frame and use context
menu on it.

But I see now reason why the selection shouldn't track current
when up/down etc are used.