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 19210 - "Output of VCS Commands [x]" dialog is not accessible
Summary: "Output of VCS Commands [x]" dialog is not accessible
Status: CLOSED DUPLICATE of bug 19354
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-09 16:58 UTC by dmladek
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 dmladek 2002-01-09 16:58:25 UTC
NetBeans 3.3.1 #200201090940
with JDK1.4b91
on RH7.1 kernel 2.4.10
==============================

Description:
============
There are several A11Y issues on "Output VCS Commands [x]" dialog.
For more details take a look at the output of A11Y tool bellow.
(*)  can be downloaded from this site:
http://golem.czech/xteam/projects/Accessibility/UIA11yTester/index.html

Steps to reproduce:
===================
1. Download UIAccessibilityTester tool (*) and follow attached instructions.
2. There should be no accessibility problems found on mentioned output of this
dialog.


Bugs of the dialog when a command is running:
--------------------------------------------------------------------------------
Results of Accessibility test, window with title "Output of VCS Commands
[Refresh Recursively]"


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {  Kill |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.frames.TopFrameTypeImpl {  Output of VCS
Commands [Refresh Recursively] |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  Kill |  } 


 Components not reachable with tab traversal :
   - none.
--------------------------------------------------------------------------------

Bugs of the dialog when a command finished:
--------------------------------------------------------------------------------
Results of Accessibility test, window with title "Output of VCS Commands [Status]"


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {  Close |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.frames.TopFrameTypeImpl {  Output of VCS
Commands [Status] |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 


 Components with no mnemonic :
   - none.

 Components not reachable with tab traversal :
   - none.
--------------------------------------------------------------------------------
Comment 1 dmladek 2002-01-09 17:09:36 UTC
This is accessibility issue.
Comment 2 Filip Rachunek 2002-01-16 13:12:02 UTC
Reassigned [this issue belongs to vcscore -
org.netbeans.modules.vcscore.commands.CommandOutputPanel].
Comment 3 dpavlica 2002-01-18 15:31:52 UTC

*** This issue has been marked as a duplicate of 19354 ***
Comment 4 Jiri Kovalsky 2002-01-22 13:59:27 UTC
Okay. In such a case I verify this issue.
Comment 5 Quality Engineering 2003-07-01 13:02:27 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.