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 - [A11Y] No Accessible description in 3rd page of I18N Test Wizard
Summary: [A11Y] No Accessible description in 3rd page of I18N Test Wizard
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-10-03 13:08 UTC by Jiri Prox
Modified: 2007-09-03 09:57 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 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.