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 140777 - [A11Y] Issues with Date costom property editor
Summary: [A11Y] Issues with Date costom property editor
Status: VERIFIED DUPLICATE of bug 140091
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-18 16:40 UTC by Ivan Sidorkin
Modified: 2008-07-18 19:28 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-18 16:40:30 UTC
Results of Accessibility test, window with title "Date"

 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JEditorPane {  |  text/x-java } 
   Class: javax.swing.JTextField {  |  } 


 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JRadioButton {  Databinding |  } 
   Class: javax.swing.JRadioButton {  Date: |  } 
   Class: javax.swing.JTabbedPane {  Read |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Date |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JEditorPane {  |  text/x-java } 
   Class: javax.swing.JTabbedPane {  Read |  } 
   Class: javax.swing.JTextField {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Databinding |  }
Comment 1 Denis Anisimov 2008-07-18 16:45:29 UTC

*** This issue has been marked as a duplicate of 140091 ***
Comment 2 Ivan Sidorkin 2008-07-18 19:28:43 UTC
verified