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 184861

Summary: A11Y - Customize Template Exclusively Visible dialog
Product: javafx Reporter: Lukas Hasik <lhasik>
Component: UnsupportedAssignee: David Kaspar <dkaspar>
Status: RESOLVED FIXED    
Severity: normal Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Hasik 2010-04-23 14:22:24 UTC
===============================================
 Tested Window title : Customize Template
===============================================

Results of Accessibility test

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

 No Accessible description :
   Class: javax.swing.JCheckBox {  Create Panels for Redundant States |  }
   Class: javax.swing.JCheckBox {  Create States for Redundant Components |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JTable {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Customize Template |  }

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

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Create Panels for Redundant States |  }
   Class: javax.swing.JCheckBox {  Create States for Redundant Components |  }
   Class: org.netbeans.api.javafx.composer.ui.nbswing.NbToolbarButton {   |  Set duration to inherit from a particular state. }
Comment 1 Maros Sandor 2010-04-27 10:09:35 UTC
NbToolbarButton cannot have a correct mnemonic in its current state as it has no label.
7ca6f057a4f7