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 110772 - [A11Y] Use Database - Add Datasource Reference
Summary: [A11Y] Use Database - Add Datasource Reference
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-24 14:47 UTC by Michal Mocnak
Modified: 2007-09-11 11:18 UTC (History)
1 user (show)

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 Michal Mocnak 2007-07-24 14:47:41 UTC
Results of Accessibility test, window with title "Add Data Source Reference"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JComboBox {  |  }  [182,74]


 No Accessible description :
   Class: javax.swing.JButton {  Add... |  }  [522,71]
   Class: javax.swing.JComboBox {  |  }  [182,74]
   Class: javax.swing.JRadioButton {  Project Data Sources: |  }  [20,76]
   Class: javax.swing.JRadioButton {  Server Data Sources: |  }  [17,121]
   Class: javax.swing.JTextField {  Reference Name: |  }  [182,42]
   Class: org.netbeans.core.windows.services.NbDialog {  Add Data Source Reference |  }  [0,0]


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JButton {  Add... |  }  [522,71]
   Class: javax.swing.JLabel {  Reference Name: |  }  [20,45]
   Class: javax.swing.JRadioButton {  Project Data Sources: |  }  [20,76]
   Class: javax.swing.JRadioButton {  Server Data Sources: |  }  [17,121]


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.