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 142064

Summary: [A11Y] Issues with textBox [TextBox] - Initial Input Mode custom property editor
Product: javame Reporter: Ivan Sidorkin <ivansidorkin>
Component: Visual DesignerAssignee: Denis Anisimov <ads>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2008-07-29 13:57:11 UTC
Results of Accessibility test, window with title "textBox [TextBox] - Initial Input Mode"

 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JTextField {  |  } 

 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JRadioButton {  Custom: |  } 
   Class: javax.swing.JRadioButton {  Predefined: |  } 
   Class: javax.swing.JTextField {  |  }
Comment 1 Denis Anisimov 2008-07-30 08:39:27 UTC
changeset:   93296:08dad16ede42
user:        Denis Anisimov <ads@netbeans.org>
date:        Wed Jul 30 11:36:59 2008 +0400
summary:     Fix for #142064 - [A11Y] Issues with textBox [TextBox] - Initial Input Mode custom property editor
Comment 2 Ivan Sidorkin 2008-08-01 16:16:05 UTC
verified