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 18779 - "Select Target" window is not accessible.
Summary: "Select Target" window is not accessible.
Status: CLOSED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Filecopy (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: rnovak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-12-18 14:56 UTC by Jiri Kovalsky
Modified: 2003-06-30 18:16 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 Jiri Kovalsky 2001-12-18 14:56:39 UTC
Development build of NetBeans 3.3.1 #200112180331 on Windows 2000 with JDK1.4b89

Description:
============
There are four A11Y issues on "Select Target" settings window if user wants to 
use "File Copy" action:
* JList has no accessible name. (Bug A)
* JList has no accessible description. (Bug B)
* The panel itself has no accessible description. (Bug C)
* JList has no JLabel assigned. (Bug D)

Steps to reproduce:
===================
1. Download and install "File Copy" module into NetBeans from Update Center.
2. Place "Copy File" action under "Tools" main menu.
3. Download UIAccessibilityTester tool (*) and follow attached instructions.
4. There should be no accessibility problems found on mentioned window.

(*) A11Y tool can be downloaded from this site:
http://golem.czech/xteam/projects/Accessibility/UIA11yTester/index.html
Comment 1 Jiri Kovalsky 2001-12-18 14:57:12 UTC
This is accessibility issue.
Comment 2 Richard Gregor 2002-01-02 10:38:36 UTC
There is old module version (1.5) on NetBeans Update Center.
Accessibility works since v1.6.
Comment 3 rnovak 2002-01-03 15:50:18 UTC
Version 1.7 of module Filecopy is now published on the Netbeans 33 and
dev Main Autoupdate.
Comment 4 Jiri Kovalsky 2002-01-03 17:01:41 UTC
Cool. I'm gonna update A11Y pages accordingly to declare File Copy
module as accessible. Verified with latest build of File Copy module
available on Auto Update center on January 3, 2002 at 5:00 p.m. GMT.
Comment 5 Quality Engineering 2003-06-30 18:16:29 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.