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 30525

Summary: [Class Wizard] - wrong edit of new methods' name.
Product: java Reporter: ehucka <ehucka>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description ehucka 2003-01-30 16:40:51 UTC
NB build 200301300100
JDK 1.4.1
W2K

Reproduction steps:
1. Select some package in explorer and invoke New
action
2. Choose for example Interface template
3. Go to Create Methods tab
4. Add new methods and change its name
5. Append some Parameters by "..." button in
Parameters field (don't move cursor to textfield)
6. Append new methods
7. First method has default name

For Exceptions field it is same.
Comment 1 Jiri Rechtacek 2003-01-31 10:23:45 UTC
a java specific part of wizard, reassigning to java module
Comment 2 Tomas Hurka 2003-02-18 11:07:27 UTC
Works for me fine on Mac OS X. Honzo, can you try it on Windows? Thanks.
Comment 3 Jan Becicka 2003-02-18 11:31:09 UTC
Yes, I can reproduce it on Windows.
Problem is, that the name is not affirmed by focus lost IMO.
Comment 4 Jan Becicka 2003-02-20 09:31:17 UTC

*** This issue has been marked as a duplicate of 17510 ***
Comment 5 ehucka 2003-09-25 15:48:45 UTC
Verified.