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 163484

Summary: Minor a11y problems in Get Sources from Kenai dialog
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: Team FrameworkAssignee: Milan Kubec <mkubec>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2009-04-23 13:39:12 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 Get Sources From Kenai dialog:

===============================================
Tested Window title :  Get Sources from Kenai
===============================================

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

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Get From Kenai |  } 
   Class: javax.swing.JButton {  Login to Kenai... |  } 
   Class: javax.swing.JButton {  Proxy Configuration... |  } 
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Get Sources from Kenai |  } 

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

 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Get From Kenai |  } 
   Class: javax.swing.JButton {  Proxy Configuration... |  }
Comment 1 Milan Kubec 2009-04-24 09:39:22 UTC
Fixed.

http://hg.netbeans.org/cdev/rev/a291d7159b6d
Comment 2 Quality Engineering 2009-04-24 18:57:12 UTC
Integrated into 'main-golden', will be available in build *200904241401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a291d7159b6d
User: Milan Kubec <mkubec@netbeans.org>
Log: #163484: a11y fixes
Comment 3 Jaromir Uhrik 2009-04-28 10:32:02 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)