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 19124 - "Profile" tab of mounting wizard with no selection is not accessible.
Summary: "Profile" tab of mounting wizard with no selection 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
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-08 10:35 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:02 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 2002-01-08 10:35:15 UTC
Development build of NetBeans 3.3.1 #200201080331 on Windows 2000 with JDK1.4b90

Description:
============
There are two A11Y issues on "Profile" tab of Generic VCS mounting wizard if no
profile is selected:
* "Profile" combo box has no accessible description. (Bug A)
* The dialog itself has no accessible description. (Bug B)

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-08 10:36:40 UTC
This is accessibility issue.
Comment 2 Filip Rachunek 2002-01-10 07:49:45 UTC
Bug A is not a bug since this combo box has tooltip text, therefore it
does not need accessible description.
Bug B has been fixed in maintrunk and release33 branch.
Comment 3 Jiri Kovalsky 2002-01-11 16:19:50 UTC
Cool. Verified in development build of NetBeans 3.3.1 RC1.
Comment 4 Quality Engineering 2003-07-01 13:02:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.