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 246065 - a11y: mnemonic conflict in Rename window
Summary: a11y: mnemonic conflict in Rename window
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-28 14:25 UTC by soldatov
Modified: 2014-07-31 08:59 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-28 14:25:25 UTC
Scenario:
- Create Quote
- Call context menu on memory.h
- Select Rename...
- Type abc and press OK
==>
Mnemonic conflict in "Rename "memory" to "abc"" window. 2 components has same code ('R'): "Refactor", "Rename Without Refactoring"
Comment 1 Alexander Simon 2014-07-28 14:52:50 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/daf1acd7f08c
r->w
Comment 2 Quality Engineering 2014-07-31 08:59:22 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/daf1acd7f08c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246065 a11y: mnemonic conflict in Rename window