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 19360 - "Login" dialog is not accessible
Summary: "Login" 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
: 19359 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-11 16:21 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 16:21:22 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 "Login"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JPasswordField {  |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Login |  } 
   Class: javax.swing.JButton {  Proceed Offline |  } 
   Class: javax.swing.JPasswordField {  |  } 
   Class: vcs.commands.passwd.CvsLoginDialog {  Login |  } 


 Label with LABEL_FOR not set :
   - none.

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


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


 Components not reachable with tab traversal :
   - none.
--------------------------------------------------------------------------------
Comment 1 dmladek 2002-01-11 16:23:59 UTC
This is accessibility issue.
Comment 2 Marian Mirilovic 2002-01-11 17:11:46 UTC
*** Issue 19359 has been marked as a duplicate of this issue. ***
Comment 3 Filip Rachunek 2002-01-16 08:49:52 UTC
Reassigned.
Comment 4 Filip Rachunek 2002-01-16 08:50:42 UTC
Fixed in maintrunk.
Comment 5 Filip Rachunek 2002-01-16 09:34:16 UTC
Please approve for merge into release33 branch.
Comment 6 Jan Chalupa 2002-01-16 09:37:45 UTC
Approved by QA.
Comment 7 Filip Rachunek 2002-01-16 09:42:40 UTC
3.3.1_CANDIDATE keyword added.
Comment 8 eadams 2002-01-16 10:06:40 UTC
Approved
Comment 9 iformanek 2002-01-16 17:39:08 UTC
Approved
Comment 10 Filip Rachunek 2002-01-17 08:15:49 UTC
Fixed in release33 branch.
Comment 11 dmladek 2002-01-23 10:43:10 UTC
OK
Comment 12 Quality Engineering 2003-07-01 13:04:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.