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 163713

Summary: Problems with a11y in Depends on /Blocks 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:35:42 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 "Report a New Issue" panel push the ellipsis button by the "Depends on" or "Blocks" textfield. The dialog with the
title "Issues" appears and there are following a11y problems detected in this dialog:
===============================================
Tested Window title :  Issues
===============================================
 No Accessible name :
   Class: javax.swing.JTextField {  |  } 

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Select |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Issues |  } 

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

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Help |  Help button } 
   Class: javax.swing.JButton {  Select |  } 
   Class: javax.swing.JTextField {  |  }
Comment 1 Jan Stola 2009-04-27 10:32:13 UTC
Fixed.

Modified files: http://hg.netbeans.org/cdev/rev/eb629b76cedf
Comment 2 Jaromir Uhrik 2009-04-28 10:53:29 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)