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 86323

Summary: [a11y] Mnemonics handling issue
Product: obsolete Reporter: Jaromir Uhrik <juhrik>
Component: vcscoreAssignee: issues@obsolete <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: mbudris
Priority: P3 Keywords: A11Y
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 86438    

Description Jaromir Uhrik 2006-10-02 17:14:23 UTC
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.

vcscore\src\org\netbeans\modules\vcscore\actions\VcsAllCommandsAction.java
vcscore\src\org\netbeans\modules\vcscore\actions\VcsMountFromTemplateAction.java
vcscore\src\org\netbeans\modules\vcscore\annotation\AnnotPatternCustomEditor.java
vcscore\src\org\netbeans\modules\vcscore\cmdline\RelativeMountPanel.java
vcscore\src\org\netbeans\modules\vcscore\commands\CommandCustomizationSupport.java
vcscore\src\org\netbeans\modules\vcscore\commands\CommandProcessor.java
vcscore\src\org\netbeans\modules\vcscore\commands\InteractiveCommandOutputPanel.java
vcscore\src\org\netbeans\modules\vcscore\commands\SaveToFilePanel.java
vcscore\src\org\netbeans\modules\vcscore\grouping\AddToGroupDialog.java
vcscore\src\org\netbeans\modules\vcscore\objectintegrity\ObjectIntegrityPanel.java
vcscore\src\org\netbeans\modules\vcscore\search\VcsSearchCustomizer.java
vcscore\src\org\netbeans\modules\vcscore\ui\fsmanager\VcsManager.java
vcscore\src\org\netbeans\modules\vcscore\ui\views\types\AnnotateInfoPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\views\types\LogInfoPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\views\types\LogTreeInfoPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\views\types\StatusInfoPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\views\types\StatusTreeInfoPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\AbstractOutputPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\AnnotatePanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\NotChangedFilesPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\ToAddFilesPanel.java
vcscore\src\org\netbeans\modules\vcscore\ui\ToUpdateFilesPanel.java
vcscore\src\org\netbeans\modules\vcscore\util\NotifyDescriptorInputPassword.java
vcscore\src\org\netbeans\modules\vcscore\util\VariableInputDialog.java
Comment 1 Quality Engineering 2009-12-21 07:52:10 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team