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 45517

Summary: A11Y problems in New Project wizard
Product: projects Reporter: Milan Kubec <mkubec>
Component: Generic Projects UIAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker Keywords: A11Y
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 202893    
Bug Blocks: 41535    

Description Milan Kubec 2004-06-24 15:09:18 UTC
First panel of New Project wizard.

Results of Accessibility test

 No Accessible name :
   Class:
org.openide.explorer.view.ListView$NbList {  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog {  New
Project |  }
   Class:
org.openide.explorer.view.ListView$NbList {  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 Components with no LABEL_FOR pointing to it :
   Class:
org.openide.explorer.view.ListView$NbList {  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }
Comment 1 Jiri Rechtacek 2004-07-01 14:44:13 UTC
Checking in src/org/netbeans/modules/project/ui/Bundle.properties;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.35; previous revision: 1.34
done
Checking in src/org/netbeans/modules/project/ui/NewProjectWizard.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/NewProjectWizard.java,v
 <--  NewProjectWizard.java
new revision: 1.7; previous revision: 1.6
done
Checking in src/org/netbeans/modules/project/ui/TemplatesPanelGUI.form;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPanelGUI.form,v
 <--  TemplatesPanelGUI.form
new revision: 1.7; previous revision: 1.6
done
Checking in src/org/netbeans/modules/project/ui/TemplatesPanelGUI.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPanelGUI.java,v
 <--  TemplatesPanelGUI.java
new revision: 1.21; previous revision: 1.20
done
Comment 2 Milan Kubec 2004-07-12 15:01:28 UTC
Verified in dev-200407111800.