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 45083 - Change Window | Debug menu according to UI specification
Summary: Change Window | Debug menu according to UI specification
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: A11Y, UI
Depends on:
Blocks:
 
Reported: 2004-06-17 10:55 UTC by Marian Mirilovic
Modified: 2006-03-24 09:48 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 Mirilovic 2004-06-17 10:55:59 UTC
[nb_dev](200406171800)

UI specification :
http://ui.netbeans.org/nonav/docs/ui/ws/ws_spec-netbeans_ide.html#3.5

1. change menu item to "Debugging"
2. set a mnemonic 'b'
Comment 1 Jan Jancura 2004-06-17 14:55:41 UTC
fixed in the main trunk:

cvs commit -m "45083: Change Window | Debug menu according to UI
specification" Bundle.properties (in directory
C:\Hanz\Dev\trunk\debuggercore\src\org\netbeans\modules\debugger\resources)
Checking in Bundle.properties;
/cvs/debuggercore/src/org/netbeans/modules/debugger/resources/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
done
Comment 2 Marian Mirilovic 2004-06-18 15:13:45 UTC
verified in [nb_dev](200406171800)