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 25658 - A11Y bugs in dialog: "CVS Connection Manager"
Summary: A11Y bugs in dialog: "CVS Connection Manager"
Status: CLOSED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-16 09:12 UTC by dmladek
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log message of the fix with links to changed files (1.14 KB, text/html)
2002-07-17 10:23 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2002-07-16 09:12:39 UTC
IDE 3.4 Beta 3 (Build 200207100100)
======================================================================

Following output with potentional A11Y bug is
generated by Accessibility tester tool available
at:
<http://a11y.netbeans.org/Instructions.html#testing_netbeans


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Results of Accessibility test, window with title
"CVS Connection Manager"

 No Accessible name :
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 

 No Accessible description :
   Class: javax.swing.JButton {  Close |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTable {  CVS connections |
 Existing connections. } 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comment 1 Milos Kleint 2002-07-16 10:10:35 UTC
javax.swing.JScrollPane$ScrollBar je ok.

description for button added.

no label for table is ok.
Comment 2 Milos Kleint 2002-07-17 10:23:55 UTC
Created attachment 6742 [details]
log message of the fix with links to changed files
Comment 3 Filip Rachunek 2002-07-17 12:55:12 UTC
Changed files verified for 3.4 integration.
Comment 4 Milos Kleint 2002-07-18 13:47:29 UTC
merged into release34 branch
Comment 5 dmladek 2002-11-05 16:24:10 UTC
OK, in NB40dev-2002-0411-0100
Comment 6 Quality Engineering 2003-07-01 12:48:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.