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 19354 - "Output of VCS Commands [x]" dialog is not accessible
Summary: "Output of VCS Commands [x]" dialog is not accessible
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: dpavlica
URL:
Keywords: A11Y
: 19210 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-11 15:26 UTC by dmladek
Modified: 2003-07-01 12:57 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-11 15:26:41 UTC
NetBeans 3.3.1 #200201090940
with JDK1.4b91
on RH7.1 kernel 2.4.10
============================

Description:
============
There are several A11Y issues on "" dialog.
Notice that there are 3 versions of that 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:
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
Comment 1 dmladek 2002-01-11 15:29:10 UTC
This is accessibility issue.
Comment 2 dpavlica 2002-01-18 10:38:57 UTC
fixed and please approve this a11y fix.

Diff:
http://www.netbeans.org/source/browse/vcscore/src/org/netbeans/modules
/vcscore/commands/CommandOutputPanel.java.diff?r1=1.11&r2=1.12
Comment 3 Jan Chalupa 2002-01-18 11:01:35 UTC
Approved by QA.
Comment 4 eadams 2002-01-18 11:11:05 UTC
Approved.
Comment 5 dpavlica 2002-01-18 15:31:51 UTC
*** Issue 19210 has been marked as a duplicate of this issue. ***
Comment 6 dpavlica 2002-01-20 23:20:46 UTC
Integrated into release33.
Comment 7 dmladek 2002-01-23 10:41:58 UTC
OK
Comment 8 dmladek 2002-02-07 13:24:45 UTC
it is accessibility issue (the A11Y keyword should be presented too)

Comment 9 Quality Engineering 2003-07-01 12:57:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.