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 173864 - A11Y - JavaEE6 new Standard Deployment Descriptor in Web App issues
Summary: A11Y - JavaEE6 new Standard Deployment Descriptor in Web App issues
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-06 13:19 UTC by Jaroslav Pospisil
Modified: 2011-01-26 10:23 UTC (History)
2 users (show)

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 Jaroslav Pospisil 2009-10-06 13:19:18 UTC
===============================================
 Tested Window title : New File
===============================================
Results of Accessibility test
 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New File |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  }
Comment 1 Petr Jiricka 2009-10-23 14:01:17 UTC
Alexey, can you please look at this?
Comment 2 Petr Jiricka 2011-01-26 10:23:41 UTC
The workaround is to use the "new XML file" wizard and change the code manually in the editor; closing as WONTFIX.