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 - [a11y] Mnemonics handling issue
Summary: [a11y] Mnemonics handling issue
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks: 86438
  Show dependency tree
 
Reported: 2006-10-02 17:19 UTC by Jaromir Uhrik
Modified: 2009-12-21 07:52 UTC (History)
1 user (show)

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 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