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 - Problems with a11y in Depends on /Blocks dialog
Summary: Problems with a11y in Depends on /Blocks dialog
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jan Stola
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-27 08:35 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 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 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)