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 - [a11y] Mnemonics handling issue
Summary: [a11y] Mnemonics handling issue
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks: 86438
  Show dependency tree
 
Reported: 2006-09-29 15:55 UTC by Jaromir Uhrik
Modified: 2007-09-26 09:14 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 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