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 - A11Y: Add Driver -JFileChoosed dialog
Summary: A11Y: Add Driver -JFileChoosed dialog
Status: CLOSED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@db
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-05-25 11:58 UTC by dmladek
Modified: 2006-03-24 09:43 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 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