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 - a11y in new connection dialog
Summary: a11y in new connection dialog
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-11-25 13:49 UTC by Tomas Danek
Modified: 2010-11-26 06:13 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 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