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 140860 - [A11Y] Issues with New Component Descriptor wizard|Component Producer
Summary: [A11Y] Issues with New Component Descriptor wizard|Component Producer
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-19 01:06 UTC by Ivan Sidorkin
Modified: 2008-07-26 18:51 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 Ivan Sidorkin 2008-07-19 01:06:22 UTC
Results of Accessibility test, window with title "Component Descriptor"

 Components with potential mnemonics conflict:
 - components with mnemonic 'C' :
   Class: javax.swing.JLabel {  Palette Category |  Palette Category } 
   Class: javax.swing.JRadioButton {  Custom definition |  Custom definition } 

 - components with mnemonic 'B' :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Prefix and Component Descriptor } 
   Class: javax.swing.JLabel {  Big Icon Path |  Big Icon Path } 

 - components with mnemonic 'A' :
   Class: javax.swing.JCheckBox {  Add dependent library on the Design Component creation |  Add dependent library on
the Design Component creation } 
   Class: javax.swing.JRadioButton {  Always valid |  Always valid }
Comment 1 Denis Anisimov 2008-07-25 08:03:24 UTC
changeset:   92098:6972ef126dd2
user:        Denis Anisimov <ads@netbeans.org>
date:        Fri Jul 25 10:50:45 2008 +0400
summary:     Fix for #140860 - [A11Y] Issues with New Component Descriptor wizard|Component Producer
Comment 2 Quality Engineering 2008-07-25 15:48:17 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #344 build
Changeset: http://hg.netbeans.org/main/rev/6972ef126dd2
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for #140860 - [A11Y] Issues with New Component Descriptor wizard|Component Producer
Comment 3 Ivan Sidorkin 2008-07-26 18:51:38 UTC
verified