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 19378 - "Revision Selector" dialog is not accessible
Summary: "Revision Selector" dialog is not accessible
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Filip Rachunek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-11 19:09 UTC by dmladek
Modified: 2003-07-01 13:04 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 19:09:06 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 "CVS Revision Selector"


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class: org.netbeans.core.NbPresenter {  CVS Revision Selector |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  } 


 Components with no mnemonic :
   - none.

 Components not reachable with tab traversal :
   - none.
--------------------------------------------------------------------------------
Comment 1 dmladek 2002-01-11 19:10:53 UTC
This is accessibility issue.
Comment 2 Filip Rachunek 2002-01-16 08:56:25 UTC
Reassigned.
Comment 3 Filip Rachunek 2002-01-16 08:58:36 UTC
Fixed in maintrunk.
Comment 4 Filip Rachunek 2002-01-16 09:44:58 UTC
3.3.1_CANDIDATE keyword added.
Comment 5 Filip Rachunek 2002-01-16 09:51:35 UTC
Please approve for merge into release33 branch.
Comment 6 Jan Chalupa 2002-01-16 10:00:00 UTC
Qpproved by QA.
Comment 7 eadams 2002-01-16 10:12:40 UTC
Approved.
Comment 8 iformanek 2002-01-16 10:50:03 UTC
Approved
Comment 9 Filip Rachunek 2002-01-16 10:56:23 UTC
Fixed in release33 branch.
Comment 10 dmladek 2002-01-17 11:40:55 UTC
Verified on: NB 3.3.1 RC1 #200201170331
Comment 11 Quality Engineering 2003-07-01 13:04:45 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.