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 192541 - a11y issues in view procedure/trigger dialog
Summary: a11y issues in view procedure/trigger dialog
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-11-26 17:15 UTC by Tomas Danek
Modified: 2010-12-04 06:16 UTC (History)
0 users

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 Tomas Danek 2010-11-26 17:15:42 UTC
Product Version: NetBeans IDE Dev (Build 201011250001)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Users\tester\.netbeans\dev

please:
- add a11y names and descriptions for components
- bind labels with textareas and textfields

===============================================
 Tested Window title : Information
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 
 No Accessible description :
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbPresenter {  Information |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextField {  |  } 
 Components with no mnemonic :
   - none.
 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.
Comment 1 Jiri Rechtacek 2010-12-03 18:05:11 UTC
core-main/rev/0b6286c350ad
Comment 2 Quality Engineering 2010-12-04 06:16:39 UTC
Integrated into 'main-golden', will be available in build *201012040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0b6286c350ad
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #192541: a11y issues in view procedure/trigger dialog