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 34905

Summary: Contents of Menu shortcut is wrong
Product: usersguide Reporter: vbrabant <vbrabant>
Component: CodeAssignee: issues@usersguide <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows 95/98   
Issue Type: DEFECT Exception Reporter:

Description vbrabant 2003-07-12 16:47:17 UTC
the contents of Menu shortcut is totally wrong.
For example, it mentions Ctrl-Shift-F1 for Javadoc
Index Search, but in fact, it's Shift-F1.
Another example, is that Ctrl-Shift-F12 is
mentionned two times.
A third example, is for the tools menu mentionning
Alt-shift-O on the second line, in place of
Ctrl-Shift-J.
Comment 1 Patrick Keegan 2003-07-14 21:25:51 UTC
will fix soon and consider for the next bug-fix release (post 3.5.1)
Comment 2 vbrabant 2003-11-15 12:09:35 UTC
Can it be closed ?
Comment 3 Patrick Keegan 2003-11-18 22:10:35 UTC
I'll go through the shortcut list soon and get the fixes in to the
next release.
Comment 4 Patrick Keegan 2003-11-20 20:20:06 UTC
Fixed in trunk. However, I'll need to scan the page later once all of
the View menu is updated  in the builds (currently it shows only three
items).

Checking in shortcuts/menucuts.html;
/cvs/usersguide/javahelp/org/netbeans/modules/usersguide/shortcuts/menucuts.html,v
 <--  menucuts.html
new revision: 1.22; previous revision: 1.21
Comment 5 vbrabant 2003-12-23 22:32:47 UTC
Seems ok for me.