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 23069

Summary: Double clicking a property name should go to the source
Product: guibuilder Reporter: Steve Benigan <benigan>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Steve Benigan 2002-05-02 23:29:15 UTC
Double clicking a property name in the property editor 
should take you to the position of the code in the source 
editor.  Having this for all property rather than just 
events (which only take you to the source via a 'click' 
and then 'enter' on the property name) would be helpful.
Comment 1 Marek Grummich 2002-07-22 10:00:44 UTC
Set target milestone to TBD
Comment 2 Marek Grummich 2002-07-22 10:07:36 UTC
Set target milestone to TBD
Comment 3 Tomas Pavek 2005-05-16 16:48:56 UTC
The problem is we have no good way to detect doubleclick on property.

But having this solved could help us with issue 56372 - i.e. having more control
over when to switch to code.