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 20350 - Added wrong method to editor from New Wizard - Class
Summary: Added wrong method to editor from New Wizard - Class
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-08 12:18 UTC by pfelenda
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 pfelenda 2002-02-08 12:18:43 UTC
How to reproduce:
- show popup menu over mounted directory in explorer window
- select new|Class from this popup menu
- click next, next ... to last step of wizard 
- add method.(click to Add button)
- change name of method e.g. xxx and confirm with Enter key
 -> to sourece editor is added method0()
When is confirmed wizard with mouse (click to Finish button), then
is added method xxx()
It's different behaviour for the some action.
Comment 1 pfelenda 2002-02-08 12:21:48 UTC
 build 200202080100, last beta jdk1.4.0
Comment 2 Tomas Hurka 2002-02-22 12:39:07 UTC
Will be fixed in Field- and MethodCustomizer in Java module 
Comment 3 Tomas Hurka 2002-02-22 12:42:41 UTC
fixed in trunk
Comment 4 pfelenda 2002-10-14 15:09:20 UTC
Verified in dev 200210140100.
Comment 5 Quality Engineering 2003-07-01 13:20:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.