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 6719 - Strange behaviour of event handler editor.
Summary: Strange behaviour of event handler editor.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-19 23:42 UTC by Jan Stola
Modified: 2003-06-30 18:26 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 Jan Stola 2000-05-19 23:42:56 UTC
Open event handler editor (select event tab of ComponentInspector and click on ... button).

* Add one handler and delete it immediately. Close your handler editor and you will be
surprised with non-deleted handler.

* Imagine that you have added two handlers some time before and now you want to
do some maintenance. You want to delete the first handler and rename the second
one to the name of the first. You will get "Cannot rename to an existing handler" dialog.

* Add your handler three (more than one) times and rename it. All three underlying method calls
will be changed but the handler editor won`t show this change.
Comment 1 Tomas Pavek 2000-07-21 14:52:59 UTC
Fixed in the main trunk, not in branch "boston".
Comment 2 Marek Grummich 2000-07-25 09:29:59 UTC
Priority is changed to P4 (normal).
Comment 3 Jan Stola 2000-08-01 17:12:59 UTC
Verified in Build 2011.
Comment 4 Quality Engineering 2003-06-30 18:26:07 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.