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 65715 - [A11Y] Accessible description missing in new module wizard
Summary: [A11Y] Accessible description missing in new module wizard
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-03 14:47 UTC by Tomas Danek
Modified: 2005-10-19 17:17 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-03 14:47:42 UTC
Panel two: name and location

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Manage... |  } 
   Class: javax.swing.JCheckBox {  Set as Main Project |  } 
   Class: javax.swing.JComboBox {  NetBeans Platform: |  } 
   Class: javax.swing.JRadioButton {  Add to Module Suite |  } 
   Class: javax.swing.JRadioButton {  Standalone Module |  } 
   Class: javax.swing.JTextField {  Project Folder: |  } 
   Class: javax.swing.JTextField {  Project Location: |  } 
   Class: javax.swing.JTextField {  Project Name: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New Module Project |  }
Comment 1 Tomas Danek 2005-10-03 14:49:50 UTC
also 
   Class: javax.swing.JComboBox {  Module Suite: |  } 

..seems to be missing simply everywhere;)

Comment 2 Tomas Danek 2005-10-03 14:52:52 UTC
And panel three: Basic module configuration

 No Accessible description :
   Class: javax.swing.JTextField {  Code Name Base: |  } 
   Class: javax.swing.JTextField {  Localizing Bundle: |  } 
   Class: javax.swing.JTextField {  Module Display Name: |  } 
   Class: javax.swing.JTextField {  XML Layer: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New Project |  } 

Comment 3 Jesse Glick 2005-10-03 21:55:11 UTC
New Module wizard is not part of the Phase IV templates.
Comment 4 Martin Krauskopf 2005-10-19 01:51:37 UTC
Simply, just relativelly time consuming task. Hopefully TBD -> 5.0.
Comment 5 Martin Krauskopf 2005-10-19 09:56:47 UTC
I believe this was fixed. Thanks Milosi.
Comment 6 Tomas Danek 2005-10-19 17:17:51 UTC
yes, fixed..