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 111216 - A11Y - Font dialog, Components with no mnemonic
Summary: A11Y - Font dialog, Components with 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 11:13 UTC by Fabiola Rios
Modified: 2007-10-02 11:04 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 11:13:13 UTC
build 20070726


Results of Accessibility test, window with title "stringItem1 [StringItem] - Font"


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {  + |  } 
   Class: javax.swing.JButton {  - |  } 
   Class: javax.swing.JCheckBox {  Bold |  } 
   Class: javax.swing.JCheckBox {  Italic |  } 
   Class: javax.swing.JCheckBox {  Plain |  } 
   Class: javax.swing.JCheckBox {  Underlined |  } 
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JRadioButton {  Custom |  } 
   Class: javax.swing.JRadioButton {  Default |  } 
   Class: javax.swing.JRadioButton {  Input |  } 
   Class: javax.swing.JRadioButton {  Large |  } 
   Class: javax.swing.JRadioButton {  Medium |  } 
   Class: javax.swing.JRadioButton {  Monospace |  } 
   Class: javax.swing.JRadioButton {  Proportional |  } 
   Class: javax.swing.JRadioButton {  Resource: |  } 
   Class: javax.swing.JRadioButton {  Small |  } 
   Class: javax.swing.JRadioButton {  Static |  } 
   Class: javax.swing.JRadioButton {  System |  } 
   Class: javax.swing.JRadioButton {  User Code: |  } 


 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 {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  + |  } 
   Class: javax.swing.JButton {  - |  } 
   Class: javax.swing.JCheckBox {  Bold |  } 
   Class: javax.swing.JCheckBox {  Italic |  } 
   Class: javax.swing.JCheckBox {  Plain |  } 
   Class: javax.swing.JCheckBox {  Underlined |  } 
   Class: javax.swing.JRadioButton {  Custom |  } 
   Class: javax.swing.JRadioButton {  Default |  } 
   Class: javax.swing.JRadioButton {  Input |  } 
   Class: javax.swing.JRadioButton {  Large |  } 
   Class: javax.swing.JRadioButton {  Medium |  } 
   Class: javax.swing.JRadioButton {  Monospace |  } 
   Class: javax.swing.JRadioButton {  Proportional |  } 
   Class: javax.swing.JRadioButton {  Small |  } 
   Class: javax.swing.JRadioButton {  Static |  } 
   Class: javax.swing.JRadioButton {  System |  } 


 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:08:43 UTC
fixed
Comment 2 Lukas Hasik 2007-08-13 11:38:31 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 11:04:31 UTC
VERIFIED 20070110