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 163511

Summary: Minor a11y problems in Add Hudson Instance dialog
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: HudsonAssignee: Jesse Glick <jglick>
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-23 15:53:47 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)

Following excerpt of a11y-tester output points to minor a11y problems with Add Hudson Instance dialog:

===============================================
Tested Window title :  Add Hudson Instance
===============================================

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

 No Accessible description :
   Class: javax.swing.JButton {  Proxy Configuration... |  } 
   Class: javax.swing.JCheckBox {  Auto refresh every |  } 
   Class: javax.swing.JFormattedTextField {  |  } 
   Class: javax.swing.JTextField {  Name: |  } 
   Class: javax.swing.JTextField {  URL: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add Hudson Instance |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JFormattedTextField {  |  }
Comment 1 Jesse Glick 2009-04-24 16:38:06 UTC
The JFormattedTextField is an internal component of the JSpinner specified in the form (which has a labelFor and I will
add an AD). If your tool doesn't grasp that then either the tool is broken or Swing is.

cdev #0bcab1d37ef0
Comment 2 Quality Engineering 2009-04-25 07:32:49 UTC
Integrated into 'main-golden', will be available in build *200904250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0bcab1d37ef0
User: Jesse Glick <jglick@netbeans.org>
Log: #163511: A11Y.
Comment 3 Jaromir Uhrik 2009-04-28 10:35:09 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)