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 163712 - A11Y problems in Keywords dialog
Summary: A11Y problems in Keywords 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:30 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:30:49 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 Keywords textfield ("..."). The "Select Keywords" dialog
appears. This dialog has the following problems detected by the a11y-tester tool:
===============================================
Tested Window title :  Select Keywords
===============================================
 No Accessible name :
   Class: javax.swing.JList {  |  } 

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

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
Comment 1 Jan Stola 2009-04-27 10:47:55 UTC
Fixed.

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