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 19194 - Customizer of Generic VCS filesystem is not accessible.
Summary: Customizer of Generic VCS filesystem is not accessible.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-09 14:52 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A11Y test result. (621 bytes, text/plain)
2002-01-09 14:53 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2002-01-09 14:52:18 UTC
Development build of NetBeans 3.3.1 #200201090331 on Windows 2000 with JDK1.4b91

Description:
============
There are several A11Y issues on customizer dialog of Generic VCS filesystem.
For more details take a look at the attachment.

* JTabbedPane has no accessible name. (Bug A)
* JTabbedPane has no accessible description. (Bug B)
* The dialog itself has no accessible description. (Bug C)
* "Close" button has no mnemonics assigned. (Bug D)

Steps to reproduce:
===================
1. Download UIAccessibilityTester tool (*) and follow attached instructions.
2. There should be no accessibility problems found on mentioned page of wizard.

(*) A11Y tool can be downloaded from this site:
http://golem.czech/xteam/projects/Accessibility/UIA11yTester/index.html
Comment 1 Jiri Kovalsky 2002-01-09 14:53:39 UTC
Created attachment 4034 [details]
A11Y test result.
Comment 2 Jiri Kovalsky 2002-01-09 14:54:26 UTC
This is accessibility issue.
Comment 3 Filip Rachunek 2002-01-10 10:00:39 UTC
Bugs A, B and C has been fixed in maintrunk and release33 branch.
Bug D probably belongs to core since it seems to be caused by standard
"customize" action.
Comment 4 dmladek 2002-01-15 10:25:53 UTC
OK. Verifiod on NB3.3.1 RC1 (#200201150331)
Comment 5 Quality Engineering 2003-07-01 13:03:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.