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 71702

Summary: Change Variable Name sometimes does not allow edit
Product: guibuilder Reporter: stroudcuster <stroudcuster>
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Sample .form file
Sample .java file

Description stroudcuster 2006-01-21 13:56:49 UTC
In testing 5.0 RC1 Mattise, I have noticed that the dialog presented by the
Change Variable Name context menu option sometimes does not allow the varible
name to be edited.  This does not seem to occur for components that have not yet
had their names changed from the default value.
Comment 1 stroudcuster 2006-01-21 13:59:00 UTC
Created attachment 28511 [details]
Sample .form file
Comment 2 stroudcuster 2006-01-21 13:59:37 UTC
Created attachment 28512 [details]
Sample .java file
Comment 3 Marek Grummich 2006-01-22 18:34:19 UTC
Sorry, I can't reproduce a described behaviour in RC2. I tried to change the
name of several components (JToggleButon, JTextField, ..) and everything went
well. Don't you mean an issue when dialog is appeared and the name is not
possible to change? Please, try it in RC2 also.