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 - Double clicking a property name should go to the source
Summary: Double clicking a property name should go to the source
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-02 23:29 UTC by Steve Benigan
Modified: 2008-04-28 14:03 UTC (History)
0 users

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 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.