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 - A11Y - Edit state dialog
Summary: A11Y - Edit state dialog
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: Maros Sandor
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-23 13:45 UTC by Lukas Hasik
Modified: 2010-04-27 13:56 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 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