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 33595

Summary: Some shorcuts do not work correctly in the main menu
Product: platform Reporter: ccv <ccv>
Component: Window SystemAssignee: mslama <mslama>
Status: CLOSED DUPLICATE    
Severity: blocker CC: bnv, ccv, mbudris, mmirilovic, vgorr, zis
Priority: P3 Keywords: A11Y
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ccv 2003-05-14 11:25:17 UTC
The following shorcuts do not work correctly in
the main menu:
 
1. Debug menu
ALT-D->B - open Build menu instead calling the New
Breakpoint dialog
ALT-D->W - open Window menu instead calling the
New Watch dialog
ALT-D->M - does nothing 
   
2. Versioning menu
   ALT-R->R - does nothing
   ALT-D->N - does nothing
   ALT-D->G - call the "New Wizard - Generic VSC"
dialog instead "VSC Group" dialog

3. Tools menu
   ALT-T->R - open Versioning menu  
   ALT-T->W - open Window menu  
   ALT-T->K - does nothing

Workaround: in the popup menu push the Down key to
the necessary item.
build030512
jdk 1.4.1_02
Comment 1 Marian Mirilovic 2003-05-14 14:02:55 UTC
It's known problem,but I haven't a bug number in hand......
Comment 2 Jesse Glick 2003-05-21 23:22:18 UTC
Possible duplicate of issue #31005. Probably JDK-specific.
Comment 3 mslama 2003-05-22 10:03:22 UTC
Yes duplicate of issue #31005. It happens with JDK 1.4.1_02 (Linux, RH
7.1, KDE 2.1.1) but not with JDK 1.4.2_b22.

*** This issue has been marked as a duplicate of 31005 ***
Comment 4 Marian Mirilovic 2003-07-23 15:55:57 UTC
verified, closed - it's duplicate.