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 2913 - Set focus to the classname field when creating new class.
Summary: Set focus to the classname field when creating new class.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-29 01:55 UTC by Marian Petras
Modified: 2008-12-23 10:38 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 Marian Petras 1999-07-29 01:55:43 UTC
When the user is creating new class from the template, a dialog appears and
the user is asked to enter the new class`s name. When this dialog appears,
button "OK" has the focus so that the user has to select the textfield to be
able to enter the name.

Suggestion: After opening this dialog, set focus to the text field.
Comment 1 Marek Grummich 2000-07-25 09:41:59 UTC
Priority is changed to P4 (normal).