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 56143 - A11Y: New Enterprise Application with Existing Sources
Summary: A11Y: New Enterprise Application with Existing Sources
Status: RESOLVED DUPLICATE of bug 65998
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-03-10 11:30 UTC by L Martinek
Modified: 2006-05-30 11:18 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 L Martinek 2005-03-10 11:30:10 UTC
A11Y report for "New Enterprise Application with Existing Sources" new project
wizard:

===============================================
 Tested Window title : New Enterprise Application with Existing Sources
===============================================

Results of Accessibility test


 No Accessible name :
   Class: javax.swing.JComboBox {  |  Server Combo Box }
   Class: javax.swing.JTextArea {  |  }


 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  }
   Class: javax.swing.JTextArea {  |  }


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


 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse... |  Browse Project Location }
   Class: javax.swing.JButton {  Browse... |  }
Comment 1 _ ttran 2005-03-17 16:21:07 UTC
fixed
Comment 2 L Martinek 2005-04-05 15:16:02 UTC
A11Y tool still found some isses:

===============================================
 Tested Window title : New Enterprise Application with Existing Sources
===============================================

Results of Accessibility test

 No Accessible name :
   Class: javax.swing.JTextArea {  |  }
   Class: javax.swing.JTextArea {  |  }


 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  }
   Class: javax.swing.JTextArea {  |  }
   Class: javax.swing.JTextArea {  |  }


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


 Components with potential mnemonics conflict:
 - components with mnemonic 'V' :
   Class: javax.swing.JCheckBox {  Set Source Level to 1.4 |  Set Source Level
to 1.4 Checkbox }
   Class: javax.swing.JLabel {  J2EE Version: |  }


Comment 3 Marek Fukala 2005-11-20 17:20:49 UTC
The newer report is more accurate.

*** This issue has been marked as a duplicate of 65998 ***