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 164050

Summary: [A11Y] Issues with Select Snapshot to Compare dialog
Product: profiler Reporter: Ivan Sidorkin <ivansidorkin>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y, VISUALVM
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2009-04-29 11:53:51 UTC
Results of Accessibility test, window with title "Select Snapshot to Compare"

 No Accessible description :
   Class: javax.swing.JButton {  Browse |  } 
   Class: javax.swing.JButton {  Browse |  } 
   Class: javax.swing.JTextField {  Snapshot 1: |  } 
   Class: javax.swing.JTextField {  Snapshot 2: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Select Snapshot to Compare |  }
Comment 1 Jiri Sedlacek 2009-05-05 09:40:08 UTC
 - Fixed accessible descriptions for JButtons and JTextFields
 - IMO context is obvious from the other accessible names, see http://a11y.netbeans.org/a11yDevGuide.html


http://hg.netbeans.org/profiler-main/rev/393506c551ea
Comment 2 Quality Engineering 2009-05-07 08:07:06 UTC
Integrated into 'main-golden', will be available in build *200905070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/393506c551ea
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #164050 - Added accessible descriptions
Comment 3 Ivan Sidorkin 2009-05-07 08:54:44 UTC
verified with NetBeans IDE Dev (Build 200905070201)