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 110428 - [A11Y] Access manager accessibility problems
Summary: [A11Y] Access manager accessibility problems
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-20 14:48 UTC by Jaroslav Pospisil
Modified: 2007-12-06 14:10 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 Jaroslav Pospisil 2007-07-20 14:48:58 UTC
Build 200707171200,JDK1.6.0_02,Win Vista

===============================================
 Tested Window title : Edit Access Manager
===============================================
 No Accessible description :
   Class: javax.swing.JPasswordField {  Password: |  }
   Class: javax.swing.JTextField {  Context Root: |  }
   Class: javax.swing.JTextField {  Host: |  }
   Class: javax.swing.JTextField {  Port: |  }
   Class: javax.swing.JTextField {  Username: |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit Access Manager |
}
===============================================
 Tested Window title : Edit Anonymous Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Sign Response |  }
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit Anonymous Profile
|  }
===============================================
 Tested Window title : Edit SAML-SenderVouches Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Sign Response |  }
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit SAML-SenderVouches
 Profile |  }
===============================================
 Tested Window title : Edit SAML-HolderOfKey Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Sign Response |  }
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit SAML-HolderOfKey P
rofile |  }
===============================================
 Tested Window title : Edit X509Token Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Sign Response |  }
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit X509Token Profile
|  }
===============================================
 Tested Window title : Edit UserNameToken Profile
===============================================
 No Accessible description :
   Class: javax.swing.JButton {  Add... |  }
   Class: javax.swing.JCheckBox {  Sign Response |  }
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: javax.swing.JTable {  Username Token Profile Info |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit UserNameToken Prof
ile |  }

 Components with potential mnemonics conflict:
 - components with mnemonic 'A' :
   Class: javax.swing.JButton {  Add... |  }
   Class: javax.swing.JLabel {  Key Alias: |  }

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  Cancel |  Cancel button }
   Class: javax.swing.JButton {  Help |  Help button }
   Class: javax.swing.JButton {  OK |  OK button }
===============================================
 Tested Window title : Add User
===============================================
 No Accessible description :
   Class: javax.swing.JPasswordField {  Password: |  }
   Class: javax.swing.JTextField {  Username: |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Add User |  }
===============================================
 Tested Window title : Edit User
===============================================
 No Accessible description :
   Class: javax.swing.JPasswordField {  Password: |  }
   Class: javax.swing.JTextField {  Username: |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit User |  }

===============================================
 Tested Window title : Edit LibertyX509Token Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit LibertyX509Token P
rofile |  }
===============================================
 Tested Window title : Edit LibertyBearerToken Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit LibertyBearerToken
 Profile |  }
===============================================
 Tested Window title : Edit LibertySAMLToken Profile
===============================================
 No Accessible description :
   Class: javax.swing.JCheckBox {  Use Default Key Store |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit LibertySAMLToken P
rofile |  }
Comment 1 Peter Liu 2007-09-25 23:08:48 UTC
Fix checked into NB 6 trunk.

Comment 2 Jaroslav Pospisil 2007-12-06 14:10:46 UTC
v.