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 43798

Summary: A11Y: Add Driver -JFileChoosed dialog
Product: db Reporter: dmladek <dmladek>
Component: CodeAssignee: issues@db <issues>
Status: CLOSED WONTFIX    
Severity: blocker CC: juhrik
Priority: P3 Keywords: A11Y
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description dmladek 2004-05-25 11:58:44 UTC
NetBeans IDE Dev (Build 200405191800)


 No Accessible description :
   Class: javax.swing.JButton {  Add |  } 
   Class: javax.swing.JDialog {  Select Driver |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$2 { 
File Name: |  } 
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$5 {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  Add |  } 
   Class: javax.swing.JButton {  Home |  Home } 
   Class: javax.swing.JButton {  New Folder | 
Create New Folder } 
   Class: javax.swing.JButton {  Up |  Up One Level } 
   Class: javax.swing.JToggleButton {  Details | 
Details } 
   Class: javax.swing.JToggleButton {  List |  List } 



following is not probably a bug:
 No Accessible name :
   Class: javax.swing.JScrollPane$ScrollBar {  |  } 
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$5 {  |  }
Comment 1 Radko Najman 2004-06-30 14:21:10 UTC
It is the default Java file chooser. It is not responsibility of the
Database Explorer to A11Y it.
Comment 2 dmladek 2004-08-04 14:34:48 UTC
OK