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 184848

Summary: A11Y - Edit state dialog
Product: javafx Reporter: Lukas Hasik <lhasik>
Component: UnsupportedAssignee: Maros Sandor <msandor>
Status: RESOLVED FIXED    
Severity: normal Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Hasik 2010-04-23 13:45:47 UTC
===============================================
 Tested Window title : Edit state
===============================================

Results of Accessibility test

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


 No Accessible description :
   Class: javax.swing.JCheckBox {  Set As Start State |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit state |  }


 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }


 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Set As Start State |  }
   Class: org.netbeans.api.javafx.composer.ui.nbswing.NbToolbarButton {   |  Set duration to inherit from state variable. }
Comment 1 Maros Sandor 2010-04-27 13:56:17 UTC
Toolbar button cannot have a correct mnemonic as it has no label attached.
b23dff307579