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 184863 - Missing accessible name and other issues in New JavaFX Desktop Business Application
Summary: Missing accessible name and other issues in New JavaFX Desktop Business Appli...
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Martin Ryzl
URL:
Keywords: A11Y
: 184865 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-23 14:22 UTC by Petr Chytil
Modified: 2010-04-27 13:15 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 Petr Chytil 2010-04-23 14:22:45 UTC
In step 1 Name and Location

 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:13:57 UTC
6605d6f0cb8a
Comment 2 Maros Sandor 2010-04-27 13:15:23 UTC
*** Bug 184865 has been marked as a duplicate of this bug. ***