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 45559 - A11Y problems in New File wizard
Summary: A11Y problems in New File 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:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-25 12:27 UTC by Milan Kubec
Modified: 2006-03-24 10:26 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-25 12:27:53 UTC
New File wizard - 1. panel

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

 No Accessible description :
   Class: javax.swing.JComboBox {  |  }
   Class:
org.netbeans.core.windows.services.NbDialog {  New
File |  }
   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-02 11:18:27 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.36; previous revision: 1.35
done
Checking in src/org/netbeans/modules/project/ui/NewFileWizard.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/NewFileWizard.java,v
 <--  NewFileWizard.java
new revision: 1.14; previous revision: 1.13
done
Checking in
src/org/netbeans/modules/project/ui/TemplateChooserPanelGUI.form;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplateChooserPanelGUI.form,v
 <--  TemplateChooserPanelGUI.form
new revision: 1.7; previous revision: 1.6
done
Checking in
src/org/netbeans/modules/project/ui/TemplateChooserPanelGUI.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplateChooserPanelGUI.java,v
 <--  TemplateChooserPanelGUI.java
new revision: 1.23; previous revision: 1.22
done
Comment 2 Milan Kubec 2004-07-15 12:02:35 UTC
Verified in custom build 20040715.