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 69891 - [A11Y] 'Create Derby Database' dialog accessibility issues
Summary: [A11Y] 'Create Derby Database' dialog accessibility issues
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-12-05 14:46 UTC by Martin Schovanek
Modified: 2006-05-16 12:45 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 Martin Schovanek 2005-12-05 14:46:55 UTC
[#200512041900, jdk1.5.0]

===============================================
 Tested Window title : Create Derby Database
===============================================

 No Accessible name :
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 


 No Accessible description :
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Create Derby Database |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  }
Comment 1 Libor Kotouc 2005-12-07 17:14:07 UTC
Fixed.

Checking in ui/Bundle.properties;
/cvs/db/derby/src/org/netbeans/modules/derby/ui/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.9; previous revision: 1.8
done
Checking in ui/CreateDatabasePanel.java;
/cvs/db/derby/src/org/netbeans/modules/derby/ui/CreateDatabasePanel.java,v  <--
 CreateDatabasePanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in CreateDatabaseAction.java;
/cvs/db/derby/src/org/netbeans/modules/derby/CreateDatabaseAction.java,v  <-- 
CreateDatabaseAction.java
new revision: 1.9; previous revision: 1.8
done
Checking in Bundle.properties;
/cvs/db/derby/src/org/netbeans/modules/derby/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.15; previous revision: 1.14
done
Checking in CreateDatabasePanel.form;
/cvs/db/derby/src/org/netbeans/modules/derby/ui/CreateDatabasePanel.form,v  <--
 CreateDatabasePanel.form
new revision: 1.5; previous revision: 1.4
done
Comment 2 Martin Schovanek 2006-05-16 12:45:08 UTC
Verified in #200605160200 build.