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 - [Class Wizard] - wrong edit of new methods' name.
Summary: [Class Wizard] - wrong edit of new methods' name.
Status: VERIFIED DUPLICATE of bug 17510
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-30 16:40 UTC by ehucka
Modified: 2007-09-26 09:14 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 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.