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 - Missing accessible name and other issues in New JavaFX Mobile Business Application
Summary: Missing accessible name and other issues in New JavaFX Mobile Business Applic...
Status: VERIFIED DUPLICATE of bug 184863
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
Depends on:
Blocks:
 
Reported: 2010-04-23 14:27 UTC by Petr Chytil
Modified: 2010-08-06 09:21 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: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