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 15294 - Event Handler value incorrectly shows a handler
Summary: Event Handler value incorrectly shows a handler
Status: CLOSED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-08 23:48 UTC by eadams
Modified: 2003-06-30 18:30 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 eadams 2001-09-08 23:48:12 UTC
Using the Sep 07 Daily Build.

Select a component in the Form Editor's Component Inspector.
In the Events tab, click on the right-hand side for an event.
It will turn into a combo-box and a "..." button.  The combo-box
will show text of the default handler name, yet there is no
handler.  This is wrong.  It should either be empty or show
"<none>" like the text that was clicked on.
Comment 1 Marian Mirilovic 2001-09-10 09:53:35 UTC
Text of default handler name is written to textfield speed up and make
easy create new handler. 
Question is : to change this ? Tomas ?
Comment 2 Tomas Pavek 2001-09-10 18:10:58 UTC
If the user clicks in the event combo with no event yet, they are 
offered with a default name of the event handler. It is accepted by 
pressing Enter, otherwise it is canceled (a bug would be if accepted 
everytime). This feature is useful since the default name is 
convenient in most cases and the user need not write anything.

I don't think it is a bug. It works this way from the very beginning 
of NetBeans.
Comment 3 Quality Engineering 2003-06-30 18:20:45 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-06-30 18:30:58 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.