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 192472 - A11Y: Mnemonic conflict in Java Debugger options
Summary: A11Y: Mnemonic conflict in Java Debugger options
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-11-25 14:34 UTC by Jiri Kovalsky
Modified: 2010-12-01 13:53 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 Jiri Kovalsky 2010-11-25 14:34:21 UTC
Product Version: NetBeans IDE Dev (Build 201011250001)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Linux version 2.6.31-22-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/cesilko/.netbeans/dev

Step Filters category:
======================
Components with mnemonic 'T' :
javax.swing.JButton {  Export |  Export Options } 
javax.swing.JCheckBox {  Step through the filters to reach unfiltered code |  } 

Components with mnemonic 'I' :
javax.swing.JButton {  Import |  Import Options } 
javax.swing.JCheckBox {  static initializers |  } 

Components with mnemonic 'H' :
javax.swing.JButton {  Check All |  } 
javax.swing.JButton {  Help |  Help button }
Comment 1 Martin Entlicher 2010-11-28 10:31:10 UTC
The mnemonics were corrected in changeset:   183385:05b37d1b1b58
http://hg.netbeans.org/main/rev/05b37d1b1b58
Comment 2 Quality Engineering 2010-11-29 06:27:43 UTC
Integrated into 'main-golden', will be available in build *201011290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/05b37d1b1b58
User: mentlicher@netbeans.org
Log: #192472 Mnemonics repaired.