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 31566 - a11y: No accessible description for the New Wizard dialog
Summary: a11y: No accessible description for the New Wizard dialog
Status: VERIFIED DUPLICATE of bug 38200
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-28 09:45 UTC by ccv
Modified: 2008-12-23 11:51 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A11Y tester output (1.11 KB, text/plain)
2004-05-26 12:50 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ccv 2003-02-28 09:45:03 UTC
To reproduce:

- Open the Wizard dialog via File/New
- select Other/TextFile template and push Next

Results of Accessibility test
===============================================
Tested Window title : New Wizard - Text File
===============================================
 
No Accessible description :
   Class: org.netbeans.core.NbDialog {  New Wizard
- Text File |  } 
Components with no LABEL_FOR pointing to it :
   Class:
org.openide.explorer.view.TreeView$ExplorerTree { 
Target Location |  N/A } 

No accessible description for a major component -
dialog 

Product Version = Sun ONE Studio 5, Standard
Edition (Build 030224)
IDE Versioning  = IDE/1 spec=3.38 impl=030224
Operating System = SunOS version 5.8 running on
sparc
Java; VM; Vendor = 1.4.0; Java HotSpot(TM) Client
VM 1.4.0-b92; Sun
Comment 1 Marian Mirilovic 2003-02-28 11:10:35 UTC
Jirka:

only one accessible issue is that dialog itself hasn't set Accessible
Description. It's necessary invoke New From Template wizard from menu
File|New, because there is another panel as from popup menu (there is
panel to choose Target location).
Comment 2 Jiri Rechtacek 2003-03-03 09:47:04 UTC
Because late phase of TEGAL development, will be solved in next release.
Comment 3 ccv 2003-03-10 11:22:19 UTC
If dialog does not have accessible description, it is accessibility P1
bug. 
Comment 4 Jiri Rechtacek 2003-03-19 10:27:51 UTC
Dafe, it'll be very nice if you fix it. Thnaks
Comment 5 ccv 2003-03-19 12:02:27 UTC
The issue is the same for many other wizards:
File/New/J2EE/EJBModule
File/New/J2EE/Application
File/New/J2EE/Application Client
File/New/JSPs & Servlet/JSP and so on.
May one fix will resolve all problems, but I'd like to point for it.
Comment 6 Marian Mirilovic 2004-02-24 14:27:14 UTC
It works for me in [nb_dev](200402221900)

--------------
===============================================
 Tested Window title : New Wizard - Text File
===============================================
 
Results of Accessibility test
 
 
 Doesn't implement Accessible :
   - none.
 
 No Accessible name :
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
 
 
 No Accessible description :
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  New Wizard -
Text File |  }
 
 
 Label with LABEL_FOR not set :
   - none.
 
 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Target
Location |  N/A }
 
 
 Components with no mnemonic :
   - none.
 
 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't
contain mnemonic):
   - none.-

-------------
Comment 7 ccv 2004-02-25 06:28:01 UTC
You've written that all works for you. 
But the line from accessibility report bellow means that dialog HAS
NOT acceccilbe description.

No Accessible description :
Class: org.netbeans.core.windows.services.NbDialog {  New Wizard -
       Text File |  }

The bug was filed against this issue. Please, resolve my
misunderstanding. 
Comment 8 Marian Mirilovic 2004-02-25 08:42:36 UTC
Ups, 
sorry, 
---  I was sleeping, or something like that ----- ,
sorry once more time


CCV is right, there need to be Accessible Description set for Wizard.
Comment 9 Jaromir Uhrik 2004-05-26 12:46:30 UTC
[200405251800; j2sdk1.4.2_04]
Still missing a11y descriptions and other problems in dialog (see
attached A11Ytester output). Increasing the priority to P2(see a11y
bug priorities guidelines
http://qa.netbeans.org/processes/a11y_bug_priority_guidelines.html ).
Comment 10 Jaromir Uhrik 2004-05-26 12:50:01 UTC
Created attachment 15155 [details]
A11Y tester output
Comment 11 Lukas Hasik 2004-05-26 12:52:45 UTC
changing target milestone -> TBD to get it to new evaluation...
and reassigning to Jirka-owner of wizards, Jiri feel free to reassign
if I'm wrong
Comment 12 Jiri Rechtacek 2004-05-26 13:11:17 UTC
IMHO it's duplicate of issue 38200. But finally, it's code won't be
used in the coming releases, this defect is not valid for future.

*** This issue has been marked as a duplicate of 38200 ***
Comment 13 Tomas Danek 2005-07-08 13:38:48 UTC
I ask anyone to verify this, so that we could close this issue.
Comment 14 Marian Mirilovic 2005-07-15 07:53:05 UTC
closed