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 65705

Summary: [A11Y] No Accessible description in 3rd page of I18N Test Wizard
Product: java Reporter: Jiri Prox <jiriprox>
Component: I18NAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y, SIMPLEFIX
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Prox 2005-10-03 13:08:00 UTC
NB 5.0 dev build 20051003

On the 3rd page of I18N Test Wizard there in no Accessible description provided
for two components:

 No Accessible description :
   Class: javax.swing.JComboBox {  Source: |  }
   Class: javax.swing.JTable {  Found Strings with Missing Keys: |  }
Comment 1 Marian Petras 2005-10-21 15:47:15 UTC
Accepted.
Comment 2 Peter Pis 2007-08-25 00:00:13 UTC
Fixed.

Checking in Bundle.properties;
/cvs/i18n/src/org/netbeans/modules/i18n/wizard/Bundle.properties,v  <--  Bundle.properties
new revision: 1.31; previous revision: 1.30
done
Checking in TestStringWizardPanel.form;
/cvs/i18n/src/org/netbeans/modules/i18n/wizard/TestStringWizardPanel.form,v  <--  TestStringWizardPanel.form
new revision: 1.7; previous revision: 1.6
done
Checking in TestStringWizardPanel.java;
/cvs/i18n/src/org/netbeans/modules/i18n/wizard/TestStringWizardPanel.java,v  <--  TestStringWizardPanel.java
new revision: 1.31; previous revision: 1.30
done
Comment 3 Jiri Prox 2007-09-03 09:57:31 UTC
v.