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 66116 - [A11Y] File type wizard a11y issues
Summary: [A11Y] File type wizard a11y issues
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-06 11:37 UTC by Tomas Danek
Modified: 2005-10-17 13:41 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 Tomas Danek 2005-10-06 11:37:54 UTC
Step #2:

No Accessible description :
   Class: javax.swing.JRadioButton {  by Filename Extension |  } 
   Class: javax.swing.JRadioButton {  by XML Root Element |  } 
   Class: javax.swing.JTextField {  Extension(s): |  } 
   Class: javax.swing.JTextField {  Namespace: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New File Type |  } 

------------------------------------

Step #3:
 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JTextArea {  Created Files: |  } 
   Class: javax.swing.JTextArea {  Modified Files: |  } 
   Class: javax.swing.JTextField {  Class Name Prefix: |  } 
   Class: javax.swing.JTextField {  Icon: |  } 
   Class: javax.swing.JTextField {  Project: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New File Type |  }
Comment 1 Milos Kleint 2005-10-07 14:21:28 UTC
fixed in trunk.
Comment 2 Tomas Danek 2005-10-10 13:35:36 UTC
hmm, somehow i probably missed on panel #2 
 
No Accessible name :
   Class: javax.swing.JTextField {  |  Namespace } 


Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  Namespace } 

sorry. 
Comment 3 Milos Kleint 2005-10-10 14:47:26 UTC
done
Comment 4 Tomas Danek 2005-10-17 13:41:54 UTC
verified