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 40947 - Add Class dialog doesn't read Name field content after enter
Summary: Add Class dialog doesn't read Name field content after enter
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-12 09:51 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 2004-03-12 09:51:31 UTC
Steps to reproduce:

1. select a java file node in explorer
2. invoke action Add | Class/Interface on it
3. write some text into Name textfield (has focus)
4. press enter button

A NewClass (default name) class/interface will be add.
Other dialogs (add inner class, field, method)
works right.

I'd like to have fixed it in 36 branch (if a fix
is easy). Otherwise decrease the priority.
Comment 1 Jan Pokorsky 2004-03-12 11:18:31 UTC
Reproducible. Workaround: do not press enter, click OK.

Sorry it is too late to escalate such a minor bugs. Today we enter
code freeze.
Comment 2 Jan Becicka 2004-08-05 15:06:19 UTC
Already fixed.
Comment 3 ehucka 2004-08-18 09:44:14 UTC
verified
Comment 4 Quality Engineering 2007-09-20 09:45:09 UTC
Reorganization of java component