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 184865

Summary: Missing accessible name and other issues in New JavaFX Mobile Business Application
Product: javafx Reporter: Petr Chytil <pchytil>
Component: UnsupportedAssignee: Martin Ryzl <mryzl>
Status: VERIFIED DUPLICATE    
Severity: normal Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Petr Chytil 2010-04-23 14:27:32 UTC
No Accessible name :
   Class: javax.swing.JTextField {  |  }

 No Accessible description :
   Class: javax.swing.JCheckBox {  Create Design File |  }
   Class: javax.swing.JCheckBox {  Set As Main Project |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  New Project |  }

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

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Create Design File |  }
   Class: javax.swing.JCheckBox {  Set As Main Project |  }

 Components with potential mnemonics conflict:
 - components with mnemonic 'F' :
   Class: javax.swing.JButton {  Finish |  n/a }
   Class: javax.swing.JLabel {  Project Folder: |  Location of the project }
Comment 1 Maros Sandor 2010-04-27 13:15:23 UTC

*** This bug has been marked as a duplicate of bug 184863 ***
Comment 2 Alexandr Scherbatiy 2010-08-06 09:21:17 UTC
verified as duplicate