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 245744 - a11y: mnemonic conflict in Highlighting tab
Summary: a11y: mnemonic conflict in Highlighting tab
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 8.0.1
Hardware: PC All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-16 20:25 UTC by soldatov
Modified: 2014-07-19 10:19 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 soldatov 2014-07-16 20:25:49 UTC

    
Comment 1 soldatov 2014-07-16 20:35:08 UTC
"Options" window, "Editor|Highlighting" tab

 Components with potential mnemonics conflict:
 - components with mnemonic 'L' :
   Class: javax.swing.JCheckBox {  Highlight Typedefs |  Display typedefs with highlight formatting } 
   Class: javax.swing.JLabel {  Language: |  }
Comment 2 Vladimir Voskresensky 2014-07-17 07:49:51 UTC
http://hg.netbeans.org/cnd-main/rev/4b1b4c3b9980
Comment 3 Quality Engineering 2014-07-18 01:52:51 UTC
Integrated into 'main-silver', will be available in build *201407180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4b1b4c3b9980
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #245744 - a11y: mnemonic conflict in Highlighting tab
- use "T"
Comment 4 soldatov 2014-07-18 08:44:42 UTC
Really I don't check, but 'Export...' button has 'T' mnemonic too.
Comment 5 Vladimir Voskresensky 2014-07-18 10:04:07 UTC
Thanks! I will use "y" then
Comment 6 Vladimir Voskresensky 2014-07-18 10:35:42 UTC
http://hg.netbeans.org/cnd-main/rev/7aeb0c2d62ea
Comment 7 Quality Engineering 2014-07-19 10:19:34 UTC
Integrated into 'main-silver', will be available in build *201407190718* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7aeb0c2d62ea
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #245744 - a11y: mnemonic conflict in Highlighting tab
- use "y", because "T" is used by global Import button