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 91765

Summary: Missing or incorrect mnemonic handling in qnavigator
Product: cnd Reporter: _ gordonp <gordonp>
Component: AccessibilityAssignee: Alexander Simon <alexvsimon>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 86475    

Description _ gordonp 2007-01-03 15:45:40 UTC
This is mostly a copy of 86475 but specific to individual modules (to make it
easier to assign to a single owner).

> In the files listed below there is used calling of method setMnemonic() or
> setDisplayedMnemonic(). Class org.openide.awt.Mnemonics should be used
> instead - see issue #67807.
>
cnd\qnavigator\src\org\netbeans\modules\cnd\qnavigator\NavigateAction.java
Comment 1 Alexander Simon 2007-01-09 15:53:03 UTC
fixed:
- tooltip depends on OS.

CVS log:

Checking in NavigateAction.java;
/shared/data/ccvs/repository/cnd/qnavigator/src/org/netbeans/modules/cnd/qnavigator/NavigateAction.java,v
 <--  NavigateAction.java
new revision: 1.2.2.3.2.3; previous revision: 1.2.2.3.2.2
done
Comment 2 alexandrov 2007-12-20 18:06:25 UTC
there in no qnavigator now