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 132159

Summary: Doubleclick on node doesn't invoke Value dialog
Product: debugger Reporter: Jiri Vagner <jvagner>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Vagner 2008-04-07 09:24:36 UTC
Doubleclick on node inside Local Variables view doesn't invoke Value dialog.

Steps to reproduce:
  - test spec: TS_60_JPDAdbg
  - test suite: Local Variables view
  - test case: 8 - Modify value 

Product Version: NetBeans IDE Dev (Build 200804032041)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Martin Entlicher 2008-11-18 20:40:08 UTC
Double-click in the Value column changes the cell to the editable field. This is the preferred way how to change the
value. Or click the [...] button to invoke the Value editor.

Double-click on the node should expand/collapse the node IMHO. Currently it does nothing.
Comment 2 Daniel Prusa 2009-05-06 13:40:22 UTC
Double-click on a node in Variables view expands/collapses the node now.
Comment 3 Quality Engineering 2010-04-29 09:39:11 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.