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 38893 - A11Y problems in 'New Wizard - Group of Files'
Summary: A11Y problems in 'New Wizard - Group of Files'
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-01-16 12:58 UTC by Jaromir Uhrik
Modified: 2008-12-22 17:31 UTC (History)
1 user (show)

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 Jaromir Uhrik 2004-01-16 12:58:22 UTC
[200401141900; j2sdk1.4.2_03]
Results of Accessibility test, window with 
title "New Wizard - Group of Files"
 No Accessible name :
   Class: javax.swing.JTextField {  |  N/A } 
 No Accessible description :
   Class: 
org.netbeans.core.windows.services.NbDialog {  
New Wizard - Group of Files |  } 
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  N/A } 
   Class: 
org.openide.explorer.view.TreeView$ExplorerTree 
{  Target Location |  N/A }
Comment 1 Milan Kubec 2004-02-20 09:32:01 UTC
Please evaluate those a11y issues and consider fixing them for 3.6. Thanks.
Comment 2 Marian Petras 2004-02-26 18:04:53 UTC
Module Utilities/Group module does not define any visual components of
the wizard. The wizard is the simpliest form af a wizard and all of
its visual components are defined by code on OpenAPI.
Comment 3 Jiri Rechtacek 2004-02-27 09:58:09 UTC

*** This issue has been marked as a duplicate of 38200 ***
Comment 4 Marian Mirilovic 2004-03-01 07:29:44 UTC
Jirka,

please fix no AD for whole dialog too :

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  New Wizard -
Group of Files |  }
Comment 5 Jiri Rechtacek 2004-03-01 09:54:20 UTC
Thanks for notice, it's fixed now.
Comment 6 Jaromir Uhrik 2004-11-10 09:48:59 UTC
Group of files not in the release now (4.0) - marking verified->closed.