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 - Doubleclick on node doesn't invoke Value dialog
Summary: Doubleclick on node doesn't invoke Value dialog
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-07 09:24 UTC by Jiri Vagner
Modified: 2010-04-29 09:39 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 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.