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 31567 - a11y: Accessibility problems for the New Wizard dialog
Summary: a11y: Accessibility problems for the New Wizard dialog
Status: CLOSED WORKSFORME
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 10:13 UTC by ccv
Modified: 2008-12-22 16:54 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A11Y tester output (1.25 KB, text/plain)
2004-05-26 13:03 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 10:13:51 UTC
To reproduce:
- Open Wizard dialog via File/New
#1. Results of Accessibility test 
===============================================
 Tested Window title : New Wizard
===============================================
 No Accessible name :
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
No Accessible description :
   Class: javax.swing.JScrollPane$ScrollBar { | } 

Components with no LABEL_FOR pointing to it :
   Class:
org.openide.awt.SwingBrowserImpl$SwingBrowser { 
Template Description: text/html } 
   Class:
org.openide.explorer.view.TreeView$ExplorerTree { 
Select a Template: |  N/A } 

#2. There is no visible indication for read-only
component "Template Description" if we push ALT-T
or tab in it.

Now, if focus in the tree and I push the Tab key -
I don't know where is focus. I push Tab again and
result is the same. Afher pushing in the third
time I hear a beep and guess that I is in 
the textarea and need to prees CTRL-Tab. 

So, the text should be selected, if it gains focus
and de-selected if focus moved out. It is very
convenient for a user. The dialog will become more
user friendly.
Comment 1 Jiri Rechtacek 2003-03-19 10:27:59 UTC
Dafe, it'll be very nice if you fix it. Thnaks
Comment 2 Jaromir Uhrik 2004-05-26 13:02:41 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 3 Jaromir Uhrik 2004-05-26 13:03:34 UTC
Created attachment 15171 [details]
A11Y tester output
Comment 4 David Simonek 2004-07-21 12:11:00 UTC
Passing issue to correct owner, I'm not familiar with reworked wizards
in new build system.
Comment 5 Jiri Rechtacek 2004-07-21 12:57:38 UTC
Issue had been reported against the code which wasn't live in promoD
anymore. New File Wizard has been made accessible in recent weeks => I
close as WORKSFORME.
Comment 6 Tomas Danek 2005-07-15 14:01:41 UTC
suppose this code is dead in 4.2 (based on last comment) Closing