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 - [A11Y] Issues with textBox [TextBox] - Initial Input Mode custom property editor
Summary: [A11Y] Issues with textBox [TextBox] - Initial Input Mode custom property editor
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-29 13:57 UTC by Ivan Sidorkin
Modified: 2008-08-01 16:16 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 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