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 35538 - Highlights in tree table are not correct when value is edited
Summary: Highlights in tree table are not correct when value is edited
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-21 02:00 UTC by David-john Burrowes
Modified: 2010-04-29 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David-john Burrowes 2003-08-21 02:00:06 UTC
(this may be an openide/explorer issue)

When one is editing the value in a cell in, say,
the variables or watches view, the highlight for
the whole line should not be shown.

That is:
click on a row: and the row gets highlighted.
Click on a value, and the highlight on the row
should go away (and only the contents of the cell
should show selection)
Comment 1 Maros Sandor 2003-12-05 06:41:46 UTC
In the new Treetable, selection for the row is shown as an 'inactive 
selection' and the edited cell is rendered as an "active selection". 
This should satisfy your requirement.
Comment 2 Quality Engineering 2010-04-29 09:14:35 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.