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 192467

Summary: a11y in new connection dialog
Product: db Reporter: Tomas Danek <musilt2>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: normal Keywords: A11Y
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description Tomas Danek 2010-11-25 13:49:44 UTC
Product Version: NetBeans IDE Dev (Build 201011250001)
Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server VM 17.1-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Userdir: C:\Users\tomas\.netbeans\dev
-------------------------
database node > new connection wizard

panel 1:

===============================================
 Tested Window title : New Connection Wizard
===============================================
Results of Accessibility test
 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 
 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New Connection Wizard |  } 


panel 2:

 Components with potential mnemonics conflict:
 - components with mnemonic 'T' :
   Class: javax.swing.JButton {  Test Connection |  } 
   Class: javax.swing.JLabel {  Host: |  Database server host name. } 
 No Accessible description :
   Class: javax.swing.JButton {  Test Connection |  }
Comment 1 Jiri Rechtacek 2010-11-25 16:03:26 UTC
core-main/rev/d93604e13bf4
Comment 2 Tomas Danek 2010-11-25 22:24:28 UTC
marking fixed according to changeset.
Comment 3 Quality Engineering 2010-11-26 06:13:58 UTC
Integrated into 'main-golden', will be available in build *201011260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d93604e13bf4
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #192467: a11y in new connection dialog