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 61456

Summary: Component renamed in inspector is shown with old name in properties
Product: guibuilder Reporter: _ lcincura <lcincura>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: sandipchitale
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ lcincura 2005-07-27 10:30:07 UTC
NetBeans IDE 4.2 [200507261800] on jdk 1.5.0_04

Change properties category to Code. Now select the component in inspector and
rename it. In properties old name is shown until category is switched or
component is deselected and selected again.
Comment 1 rrochat 2006-02-25 18:54:04 UTC
If you rename a variable in the inspector and then immediately switch to the
source view and use CTRL-Space to show code completion possibilities, the new
name is not shown initially.  Is this the same basic bug?
Comment 2 Tomas Pavek 2007-08-07 15:24:13 UTC
This seems working correctly now.