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 69890 - [A11Y] 'Set Database Location' dialog accessibility issues
Summary: [A11Y] 'Set Database Location' 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:37 UTC by Martin Schovanek
Modified: 2006-05-16 12:44 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:37:30 UTC
[#200512041900, jdk1.5.0]

===============================================
 Tested Window title : Set Database Location
===============================================

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


 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Set Database Location |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse... |  }
Comment 1 Libor Kotouc 2005-12-07 16:24:28 UTC
Fixed.

Checking in Bundle.properties;
/cvs/db/derby/src/org/netbeans/modules/derby/ui/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.8; previous revision: 1.7
done
Checking in DerbySystemHomePanel.java;
/cvs/db/derby/src/org/netbeans/modules/derby/ui/DerbySystemHomePanel.java,v  <--
 DerbySystemHomePanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in DerbySystemHomePanel.form;
/cvs/db/derby/src/org/netbeans/modules/derby/ui/DerbySystemHomePanel.form,v  <--
 DerbySystemHomePanel.form
new revision: 1.4; previous revision: 1.3
done
Comment 2 Martin Schovanek 2006-05-16 12:44:43 UTC
Verified in #200605160200 build.