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 150893

Summary: A11Y: Component with potential mnemonics conflict in "New Database Connection" dialog
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152580    

Description Roman Mostyka 2008-10-21 15:55:43 UTC
Results of Accessibility test, window with title "New Database Connection"
Components with potential mnemonics conflict:
- components with mnemonic 'D' :
  Class: javax.swing.JLabel {  Database: |  The database name } 
  Class: javax.swing.JRadioButton {  Direct URL Entry |  Select this mode to enter the JDBC URL directly. }
Comment 1 Jiri Rechtacek 2009-02-10 15:38:50 UTC
Reassigned to new owner.
Comment 2 Jiri Rechtacek 2009-04-05 15:03:05 UTC
core-main/rev/14dd48127271
Comment 3 Quality Engineering 2009-04-06 19:42:02 UTC
Integrated into 'main-golden', will be available in build *200904061400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/14dd48127271
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #150893: A11Y: Component with potential mnemonics conflict in "New Database Connection" dialog