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 140924 - [A11Y] Issues with New Enterprise Application wizard|Name and Location
Summary: [A11Y] Issues with New Enterprise Application wizard|Name and Location
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Konecny
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-20 20:43 UTC by Ivan Sidorkin
Modified: 2008-07-28 11:27 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 Ivan Sidorkin 2008-07-20 20:43:42 UTC
Results of Accessibility test, window with title "New Enterprise Application"

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

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JCheckBox {  Use Dedicated Folder for Storing Libraries  |  } 
   Class: javax.swing.JTextField {  |  } 

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

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Use Dedicated Folder for Storing Libraries  |  } 

 Components with potential mnemonics conflict:
 - components with mnemonic 'R' :
   Class: javax.swing.JButton {  Browse |  Click the Browse button to open the project location chooser. } 
   Class: javax.swing.JButton {  Browse... |  }
Comment 1 Jaromir Uhrik 2008-07-21 11:37:53 UTC
This is at least P2 issue because accessible name is missing - see
http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html
Comment 2 David Konecny 2008-07-23 07:04:29 UTC
4dc67a9e63c4
Comment 3 Ivan Sidorkin 2008-07-26 18:43:56 UTC
Results of Accessibility test, window with title "New Enterprise Application"

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Set as Main Project |  N/A } 
   Class: javax.swing.JCheckBox {  Use Dedicated Folder for Storing Libraries  |  N/A } 
Comment 4 David Konecny 2008-07-28 02:16:08 UTC
0d9dd7e1b3e4
Comment 5 Ivan Sidorkin 2008-07-28 11:27:39 UTC
verified