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 46887 - Wrong captions of Run/Debug Main project dialogs
Summary: Wrong captions of Run/Debug Main project dialogs
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-08-04 10:45 UTC by _ rkubacki
Modified: 2006-03-24 10:22 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 _ rkubacki 2004-08-04 10:45:20 UTC
build from Aug 3, JDK1.5.0b61 

If there is no main project set and I try to run
or debug it the dialog is displayed to set main
project but the captions contain & character '&Run
Main Project'.
Comment 1 Jesse Glick 2004-08-04 18:47:49 UTC
Doesn't happen to me but maybe someone else can try to reproduce this
time.
Comment 2 Jesse Glick 2004-08-23 23:03:17 UTC
I observed this recently and I think I fixed it. Just called
Actions.cutAmpersand in one place. Please verify.
Comment 3 _ rkubacki 2004-08-24 10:39:02 UTC
it is ok in my today's build (Aug 24)