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 163100

Summary: [a11y] Issues with Select Java Platform to calibrate dialog
Product: profiler Reporter: Ivan Sidorkin <ivansidorkin>
Component: BaseAssignee: Petr Cyhelsky <cyhelsky>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2009-04-20 12:00:11 UTC
Product Version: NetBeans IDE 6.7 Beta (Build 200904192254)

Results of Accessibility test, window with title "Select Java Platform to calibrate"

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Select Java Platform to calibrate |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  List of Java Platforms available for profiling |  Select Java Platform to calibrate: }
Comment 1 Petr Cyhelsky 2009-04-21 17:01:08 UTC
fixed in profiler-main: 20cc00f45171
Comment 2 Quality Engineering 2009-04-25 07:28:12 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/20cc00f45171
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: #163100 Set missing A11Y properties in Select Java Platform to calibrate Dialog
Comment 3 Ivan Sidorkin 2009-04-27 13:48:02 UTC
verified