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 86462 - [a11y] Mnemonics handling issue
Summary: [a11y] Mnemonics handling issue
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords: A11Y
Depends on:
Blocks: 86438
  Show dependency tree
 
Reported: 2006-10-04 14:21 UTC by Jaromir Uhrik
Modified: 2011-02-16 17:20 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-04 14:21:51 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.

a11y\src\org\netbeans\a11y\tester\UIAccessibilityTester.java
a11y\src\org\netbeans\a11y\ui\AccessibilityPanel.java
a11y\test\unit\src\TabbedJFrame.java
a11y\test\unit\src\TestJFrame.java
Comment 1 Jaromir Uhrik 2010-10-19 14:58:48 UTC
Please take a look at this issue and fix it. It should take small amount of time.
Thanks.
Comment 2 Marian Mirilovic 2011-02-16 17:20:17 UTC
too old without plan to fix it