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 111214 - A11Y - Table Model dialog, no mnemonic
Summary: A11Y - Table Model dialog, no mnemonic
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-27 10:50 UTC by Fabiola Rios
Modified: 2007-10-02 10:44 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 Fabiola Rios 2007-07-27 10:50:20 UTC
Build 20070726

Label

Results of Accessibility test, window with title "Table Model"


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {  + |  } 
   Class: javax.swing.JButton {  - |  } 
   Class: javax.swing.JButton {  < |  } 
   Class: javax.swing.JButton {  > |  } 
   Class: javax.swing.JButton {  ^ |  } 
   Class: javax.swing.JButton {  v |  } 
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JRadioButton {  Resource: |  } 
   Class: javax.swing.JRadioButton {  User Code: |  } 
   Class: javax.swing.JTable {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Table Model |  } 


 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.JList {  |  } 
   Class: javax.swing.JTable {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  + |  } 
   Class: javax.swing.JButton {  - |  } 
   Class: javax.swing.JButton {  < |  } 
   Class: javax.swing.JButton {  > |  } 
   Class: javax.swing.JButton {  ^ |  } 
   Class: javax.swing.JButton {  v |  } 


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Anton Chechel 2007-08-06 14:07:41 UTC
fixed
Comment 2 Lukas Hasik 2007-08-13 11:38:20 UTC
PLEASE, set up the right Target Milestone for RESOLVED issues. It's the way how
to know where and when was an issue fixed.

thank you.
Comment 3 Fabiola Rios 2007-10-02 10:44:15 UTC
verified