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 57958 - "Close" button label in Fast Open dialog slightly misleading
Summary: "Close" button label in Fast Open dialog slightly misleading
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-04-16 21:56 UTC by Jesse Glick
Modified: 2007-11-05 13:40 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 Jesse Glick 2005-04-16 21:56:38 UTC
In the Fast Open dialog, there are two buttons: "Open" and "Close". "Open" opens
the selected class, whereas "Close" closes the dialog. This looks a little odd.
"Cancel" would be clearer, and since the dialog is modal, this is a more
appropriate label anyway - you are cancelling the action of opening a class.
Comment 1 Miloslav Metelka 2007-03-20 16:28:18 UTC
The present goto class dialog has ok and cancel so this should be fixed.
Comment 2 Jesse Glick 2007-03-21 01:37:05 UTC
Yes.