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 - A11Y problems in New Project wizard
Summary: A11Y problems in New Project wizard
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on: 202893
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-24 15:09 UTC by Milan Kubec
Modified: 2011-10-19 19:37 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 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.