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 - Have thread/frame selection track currency
Summary: Have thread/frame selection track currency
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 23:18 UTC by ivan
Modified: 2016-07-06 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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