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 86188

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

Description Jaromir Uhrik 2006-09-29 15:55:18 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.

java\javacore\test\unit\data\projects\default\src\examples\imageviewer\ImageViewer.java
java\javacore\test\unit\data\projects\default\src\examples\texteditor\Finder.java
java\javacore\test\unit\data\projects\default\src\examples\texteditor\Ted.java
Comment 1 Jan Becicka 2006-10-26 16:27:39 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 2 Jaromir Uhrik 2007-01-26 15:05:10 UTC
This issue is not valid -> Closing this issue.
Comment 3 Quality Engineering 2007-09-20 12:45:30 UTC
Reorganization of java component