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 246092 - a11y: mnemonic conflict in "C Simple Test" and "C++ Simple Test" windows
Summary: a11y: mnemonic conflict in "C Simple Test" and "C++ Simple Test" windows
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 8.0.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-29 07:52 UTC by soldatov
Modified: 2014-07-31 09:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (35.35 KB, image/png)
2014-07-29 07:52 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2014-07-29 07:52:44 UTC
Created attachment 148377 [details]
screenshot

Scenario:
- Create Quote
- Call context menu on project's node and select "Add Existing Items from Folders... "
- Add some external folder
- Call context menu on some C or C++ file and select "Create Test|New C++ Simple Test ..." or "Create Test|New C Simple Test ..."
- Press Next button

Mnemonic conflict in "C++ Simple Test" window. 2 components has same code ('T'): "Test Name:", "Location:"
Comment 1 Alexander Simon 2014-07-29 08:24:33 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/db07d0f67a12
t->c
Comment 2 Quality Engineering 2014-07-31 09:00:35 UTC
Integrated into 'main-silver', will be available in build *201407310738* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/db07d0f67a12
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246092 a11y: mnemonic conflict in "C Simple Test" and "C++ Simple Test" windows