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 - Missing or incorrect mnemonic handling in qnavigator
Summary: Missing or incorrect mnemonic handling in qnavigator
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks: 86475
  Show dependency tree
 
Reported: 2007-01-03 15:45 UTC by _ gordonp
Modified: 2007-12-20 18:06 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 _ 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