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 137693 - There is no way to rename the nodes in navigator using standard ways
Summary: There is no way to rename the nodes in navigator using standard ways
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 11:10 UTC by Kirill Sorokin
Modified: 2008-06-30 10:07 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 Kirill Sorokin 2008-06-19 11:10:28 UTC
If I were to rename a variable or an activity while in BPEL Navigator, I would need to choose either Properties or Edit
from the context menu of the corresponding node. While the standard behavior is to either single-click on a selected
node, or to press F2.

I marked this as a defect since it breaks consistency with the rest of NetBeans UI (see the Projects/Files/Favorites views).
Comment 1 Vitaly Bychkov 2008-06-19 11:28:21 UTC
It is navigator Top Component not Explorer.
Look at Java Navigator you can't rename anything with single click approach.

It is really usefull enhancement but not a defect.
Comment 2 Sergey Lunegov 2008-06-30 09:04:42 UTC
Vitaly, should we transfer it to core NB ?
Comment 3 Vitaly Bychkov 2008-06-30 10:07:22 UTC
No, netbeans provides an API.
It is our side task we should just do it.