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 245781 - a11y: mnemonic conflict in Code Assistance tab
Summary: a11y: mnemonic conflict in Code Assistance tab
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 08:35 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-18 08:35:08 UTC
Scenario:
- Push Tools|Options menu item
- Click on C/C++ icon
- Select Code Assistance tab
==>
Alt-I:
- Import... button
- Include Directories table

Alt-T:
- Export... button
- Edit button
Comment 1 Vladimir Voskresensky 2014-07-18 10:13:16 UTC
Small Problem:
This dialog has two sections and both have:
Add
Edit

From Add => A and D are used in top and button
I and T are for Import and Export
=>
for "Edit" only one letter (E) is free, while we need 2 for two sections

I will change "Edit" to "Modify"
Comment 3 Quality Engineering 2014-07-19 10:19:22 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/a1e1fb1e0910
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #245781 - a11y: mnemonic conflict in Code Assistance tab