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 31334 - A11Y:Run CVS Command dialog
Summary: A11Y:Run CVS Command dialog
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-21 16:17 UTC by dmladek
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A11YTestTool output (312 bytes, text/plain)
2003-02-21 16:21 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2003-02-21 16:17:27 UTC
Product Version       = NetBeans IDE Dev (Build
200302170100)
  IDE Versioning        = IDE/1 spec=3.38
impl=200302170100
  Operating System      = Linux version
2.4.18-19.7.x running on i386
  Java; VM; Vendor      = 1.4.1_01; Java
HotSpot(TM) Client VM 1.4.1_01-b01; Sun
Microsystems Inc.
  Java Home             = /usr/java/jdk1.4.1/jre
  System Locale; Encod. = cs_CZ; ISO-8859-2
  Home Dir; Current Dir = /home.local/delfajz;
/home.local/delfajz/forte3/NBdev-last/netbeans/bi
------------------------------------------------------------------------------------------------

There are components with No Accessible description
(Components aru buttons)

The details are attached...
Comment 1 dmladek 2003-02-21 16:21:52 UTC
Created attachment 9082 [details]
A11YTestTool output
Comment 2 Martin Entlicher 2003-03-06 12:50:08 UTC
Accessibility issue - needs to be solved into 3.5.
Comment 3 Richard Gregor 2003-03-07 08:56:47 UTC
Fixed. Problem with "tab traversal" is irrelevant - bug in test tool.
Manualy it works.




===============================================
 Tested Window title : Run CVS Command
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 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 :
   Class: javax.swing.JButton {  Close |  Cancels dialog } 
   Class: javax.swing.JButton {  Run Command |  This button starts
command thread } 
   Class: javax.swing.JComboBox {  CVS Command: |  Choose appropriate
cvs command to run } 

--------------------------------------------------------------------
Checking in src/org/netbeans/modules/cvsclient/Bundle.properties;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.86; previous revision: 1.85
done
Checking in src/org/netbeans/modules/cvsclient/CvsMenuAction.java;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/CvsMenuAction.java,v 
<--  CvsMenuAction.java
new revision: 1.9; previous revision: 1.8
done
Checking in
src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.form;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.form,v
 <--  ToolsCvsExecutionPanel.form
new revision: 1.5; previous revision: 1.4
done
Checking in
src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.java;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.java,v
 <--  ToolsCvsExecutionPanel.java
new revision: 1.33; previous revision: 1.32
done

-------------release35---------------------------------------------------

Checking in src/org/netbeans/modules/cvsclient/Bundle.properties;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.85.6.1; previous revision: 1.85
done
Checking in src/org/netbeans/modules/cvsclient/CvsMenuAction.java;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/CvsMenuAction.java,v 
<--  CvsMenuAction.java
new revision: 1.8.2.1; previous revision: 1.8
done
Checking in
src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.form;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.form,v
 <--  ToolsCvsExecutionPanel.form
new revision: 1.4.18.1; previous revision: 1.4
done
Checking in
src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.java;
/cvs/javacvs/src/org/netbeans/modules/cvsclient/ToolsCvsExecutionPanel.java,v
 <--  ToolsCvsExecutionPanel.java
new revision: 1.32.4.1; previous revision: 1.32
done

Comment 4 dmladek 2003-07-07 17:17:36 UTC
I can't verify this bug becasue of bug #34780.
This is the bug in testing tool...
Comment 5 Jiri Kovalsky 2003-07-15 15:52:50 UTC
Excellent, verified in NetBeans 3.5.1 build #200307092351.