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 86324

Summary: [a11y] Mnemonics handling issue
Product: obsolete Reporter: Jaromir Uhrik <juhrik>
Component: vcsgenericAssignee: 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:19:53 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.

vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\commands\passwd\LoginPanel.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\commands\CvsBranchFrame.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\commands\CvsCommitMessageComponent.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\commands\CvsModuleSelectorDialog.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\commands\CvsRevisionChooserPanel.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\visualizers\annotate\AnnotatePanel.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\visualizers\log\LogInfoPanel.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\visualizers\log\LogTreeInfoPanel.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\visualizers\status\StatusInfoPanel.java
vcsgeneric\profiles\cvsprofiles\src\org\netbeans\modules\vcs\profiles\cvsprofiles\visualizers\status\StatusTreeInfoPanel.java
vcsgeneric\profiles\pvcs\src\org\netbeans\modules\vcs\profiles\pvcs\commands\PvcsDatabaseSelectorPanel.java
vcsgeneric\profiles\teamware\src\org\netbeans\modules\vcs\profiles\teamware\visualizers\annotate\AnnotatePanel.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\commands\StructuredExecPanel.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\conditioned\ConditionedBooleanPanel.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\conditioned\ConditionedStringPanel.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\conditioned\ConditionedStructuredExecPanel.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\conditioned\IfUnlessConditionPanel.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\ConfigSaveAsDialog.java
vcsgeneric\src\org\netbeans\modules\vcs\advanced\VcsCustomizer.java
vcsgeneric\src\org\netbeans\modules\vcs\profiles\commands\ToLockFilesPanel.java
Comment 1 Quality Engineering 2009-12-21 07:52:19 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