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 23985 - ALL: Can't rename any node using in-place editor.
Summary: ALL: Can't rename any node using in-place editor.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 12:54 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:02 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 Kovalsky 2002-05-24 12:54:02 UTC
Development build #200205240100 of NetBeans 3.4
Windows 2000 with JDK 1.4 build #92

Description:
============
Trying to rename command or variable using double
click and in-place editor does not have eny
effect. The only way how to rename some node is to
use its property sheet.

Steps to reproduce:
===================
1. Invoke "Versioning|Mount Version
Control|Generic VCS".
2. Select some profile and click "Next >" button.
3. Push "Edit Commands..." button and double click
some node so that cursor appears.
4. Type new name, push ENTER and watch that no
property was actually changed.
Comment 1 Martin Entlicher 2002-05-24 17:05:51 UTC
Yes, the in-place editor behaves in a very strange way. It switches
between the Label and Name and does not rename anything.
Comment 2 Martin Entlicher 2002-05-24 17:07:55 UTC
For Accessory variables this works O.K., but for Basic variables the
in-place editor does not work as well.
Comment 3 Martin Entlicher 2002-05-24 20:48:56 UTC
Fixed in dev build May 27 for Accessory and Basic variables (there
were problems with refreshing of the property sheet of accessory
variables as well).
The fix for commands will come early next week...
Comment 4 Martin Entlicher 2002-05-26 16:13:26 UTC
Fixed for commands also in dev build May 27.
Comment 5 Jiri Kovalsky 2002-06-04 16:09:01 UTC
Works fine in development build #200206040100 of NetBeans 3.4 for both
editors.
Comment 6 Quality Engineering 2003-07-01 13:02:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.