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 43863 - A11Y: Invalid accessible description in Environment tab of customizer.
Summary: A11Y: Invalid accessible description in Environment tab of customizer.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-05-26 09:25 UTC by Jiri Kovalsky
Modified: 2006-03-24 09:50 UTC (History)
1 user (show)

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 2004-05-26 09:25:15 UTC
Development build #200405181800 of NetBeans 4.0
Windows XP with JDK 1.4.2_02

Description:
============
There is invalid accessible description of
"User-Defined Environemnt Variables" JLabel on
Environment tab of VCS filesystem customizer. It
is currently set to "View the commands." text
which clearly nonsense.

Steps to reproduce:
===================
1. Run IDE with A11Y testing tool (*).
2. Invoke "Versioning Manager" and push "Edit..."
button.
3. Switch to "Environment" tab and execute A11Y test.
4. Check the results to see invalid accessible
description.
______________________

(*) - More information at a11y.netbeans.org. Use
assistive tool type of execution.
Comment 1 Richard Gregor 2004-06-08 14:26:54 UTC
fixed.
Checking in Bundle.properties;
/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.94; previous revision: 1.93
done
Checking in VcsCustomizer.java;
/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/VcsCustomizer.java,v
 <--  VcsCustomizer.java
new revision: 1.132; previous revision: 1.131
done
Comment 2 Jiri Kovalsky 2004-07-27 15:05:33 UTC
Verified in development build #200407222055 of NetBeans 4.0.