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 109639 - A11Y: Tag
Summary: A11Y: Tag
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-13 13:33 UTC by Peter Pis
Modified: 2007-07-26 08:18 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 Peter Pis 2007-07-13 13:33:00 UTC
===============================================
 Tested Window title : Tag
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JTextField {  Tag name: |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Tomas Stupka 2007-07-18 10:50:57 UTC
fixed

Checking in Bundle.properties;
/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/tag/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.36; previous revision: 1.35
done
Checking in TagSettings.java;
/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/tag/TagSettings.java,v  <-- 
TagSettings.java
new revision: 1.13; previous revision: 1.12
done
Comment 2 Peter Pis 2007-07-20 09:12:28 UTC
Missing accessible description...

...
 No Accessible description :
   Class: javax.swing.JTextField {  Tag Name |  }

...
Comment 3 Maros Sandor 2007-07-25 12:13:28 UTC
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/tag/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.37; previous revision: 1.36
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/tag/TagSettings.java,v
 <--  TagSettings.java
new revision: 1.14; previous revision: 1.13
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/actions/tag/TagSettings.form,v
 <--  TagSettings.form
new revision: 1.8; previous revision: 1.7
Comment 4 Peter Pis 2007-07-26 08:18:21 UTC
Verified. NetBeans IDE Dev (Build 200707260000)