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 59282 - The adding memeber dialog can by closed without updating the code.
Summary: The adding memeber dialog can by closed without updating the code.
Status: VERIFIED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 13:01 UTC by Jiri Prox
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 Jiri Prox 2005-05-26 13:01:20 UTC
NB 4.1 (200505031930) - instrumented
JDK 1.5.0_03

The adding member dialog (right click on class/method/interface node in the
project window, select "Add" and than some of the items) can by closed without
updating the code.

steps:
1) open dialog (e.g. Add new field)
2) enter wrong identifier as a name ("1newField")
3) press enter to submit the dialog (without changing focus from the name field)
4) the waring about wrong value is shown, but the dialog is closed

If the focus is changed before submitting the warnig is also shown and the value
is returned to previous correct value. This can by also annoying because all
changes are lost.
Comment 1 Jan Becicka 2005-09-02 08:19:08 UTC
Not P3 IMO. User hardly reach this scenario.
Comment 2 Jan Becicka 2007-09-19 12:55:52 UTC
No more valid.
Comment 3 Jiri Prox 2007-09-19 13:24:55 UTC
v
Comment 4 Quality Engineering 2007-09-20 09:59:26 UTC
Reorganization of java component