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 84534 - A11Y: a11y issues in wsc security window.
Summary: A11Y: a11y issues in wsc security window.
Status: CLOSED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Peter Liu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-09-08 19:06 UTC by _ hlu
Modified: 2006-09-15 18:49 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 _ hlu 2006-09-08 19:06:38 UTC
No Accessible name :
   Class:
org.netbeans.modules.websvc.core.wseditor.support.EditWSAttributesTopComponent {
 |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Browse |  } 
   Class: javax.swing.JButton {  Web Service Client Security Configuration |  } 
   Class: javax.swing.JCheckBox {  Enable Message Level Security |  } 
   Class: javax.swing.JCheckBox {  Use Default Key Store |  } 
   Class: javax.swing.JCheckBox {  Verify Response |  } 
   Class: javax.swing.JComboBox {  Request: |  } 
   Class: javax.swing.JComboBox {  Server: |  } 
   Class: javax.swing.JPasswordField {  Key Alias Password: |  } 
   Class: javax.swing.JPasswordField {  Keystore Password: |  } 
   Class: javax.swing.JPasswordField {  Password: |  } 
   Class: javax.swing.JTabbedPane {  Security |  } 
   Class: javax.swing.JTextField {  Key Alias to Use: |  } 
   Class: javax.swing.JTextField {  Keystore Location: |  } 
   Class: javax.swing.JTextField {  Username: |  } 
   Class:
org.netbeans.modules.websvc.core.wseditor.support.EditWSAttributesTopComponent {
 |  } 
Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Security |  } 

 Components with no mnemonic :
   Class: javax.swing.JButton {  Web Service Client Security Configuration |  }
Comment 1 Peter Liu 2006-09-12 05:22:44 UTC
Hong, could you check with other qe engineers to see if it is consider a bug to
not have a11y descriptions.  I've looked at other modules and I don't see a11y
descriptions implemented, either.

As for the rest, we have no control over those components because the code
belongs in the web service module and xml multiview module. 

Comment 2 Peter Liu 2006-09-15 09:50:48 UTC
I am marking this as invalid.  Hong, please reopen if you think this is indeed a
bug in our code.
Comment 3 _ hlu 2006-09-15 18:49:16 UTC
I checked with a11y DevGuide and these issues in the report are OK. I am closing
the issue.