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 163716

Summary: A11y problems in Create Issue Tracker dialog
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: BugzillaAssignee: Jan Stola <jstola>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2009-04-27 08:48:17 UTC
Product Version: NetBeans IDE Dev (Build 200904230201)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

In Services view select Issue Tracker node and from popup invoke Create Issue Tracker. The Create Issue Tracker dialog
appears and there are following a11y problems detected:
===============================================
Tested Window title :  Create Issue Tracker
===============================================

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

 No Accessible description :
   Class: javax.swing.JCheckBox {  Use HTTP Authentication: |  } 
   Class: javax.swing.JComboBox {  Connector: |  } 
   Class: javax.swing.JPasswordField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Create Issue Tracker |  } 

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

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Use HTTP Authentication: |  } 
   Class: javax.swing.JLabel {  Connector: |  }
Comment 1 Jan Stola 2009-04-27 15:17:20 UTC
Fixed.

Modified files: http://hg.netbeans.org/cdev/rev/cac352a7ec6a
Comment 2 Jaromir Uhrik 2009-04-28 10:54:20 UTC
Verified in:
Product Version: NetBeans IDE Dev (Build 200904280201)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)