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 110746

Summary: [A11Y] Add Server Wizard - Creation Properties
Product: serverplugins Reporter: Michal Mocnak <mmocnak>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: blocker CC: mbudris
Priority: P3 Keywords: A11Y
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Michal Mocnak 2007-07-24 13:42:02 UTC
Results of Accessibility test, window with title "Add Server Instance"


 Doesn't implement Accessible :
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,118]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,147]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,176]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,204]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,233]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,261]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,289]
   Class: apple.laf.AquaSpinnerUI$SpinPainter {  }  [622,89]


 No Accessible name :
   Class: javax.swing.JFormattedTextField {  |  }  [348,118]
   Class: javax.swing.JFormattedTextField {  |  }  [348,147]
   Class: javax.swing.JFormattedTextField {  |  }  [348,176]
   Class: javax.swing.JFormattedTextField {  |  }  [348,204]
   Class: javax.swing.JFormattedTextField {  |  }  [348,233]
   Class: javax.swing.JFormattedTextField {  |  }  [348,261]
   Class: javax.swing.JFormattedTextField {  |  }  [348,289]
   Class: javax.swing.JFormattedTextField {  |  }  [348,89]


 No Accessible description :
   Class: javax.swing.JFormattedTextField {  |  }  [348,118]
   Class: javax.swing.JFormattedTextField {  |  }  [348,147]
   Class: javax.swing.JFormattedTextField {  |  }  [348,176]
   Class: javax.swing.JFormattedTextField {  |  }  [348,204]
   Class: javax.swing.JFormattedTextField {  |  }  [348,233]
   Class: javax.swing.JFormattedTextField {  |  }  [348,261]
   Class: javax.swing.JFormattedTextField {  |  }  [348,289]
   Class: javax.swing.JFormattedTextField {  |  }  [348,89]


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JFormattedTextField {  |  }  [348,118]
   Class: javax.swing.JFormattedTextField {  |  }  [348,147]
   Class: javax.swing.JFormattedTextField {  |  }  [348,176]
   Class: javax.swing.JFormattedTextField {  |  }  [348,204]
   Class: javax.swing.JFormattedTextField {  |  }  [348,233]
   Class: javax.swing.JFormattedTextField {  |  }  [348,261]
   Class: javax.swing.JFormattedTextField {  |  }  [348,289]
   Class: javax.swing.JFormattedTextField {  |  }  [348,89]


 Components with no mnemonic :
   Class: javax.swing.JButton {  < Back |  Previous step: 4. Domain Admin Login Info }  [323,403]
   Class: javax.swing.JButton {  Help |  Help button }  [243,403]


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Vince Kraemer 2007-07-26 22:53:42 UTC
*** Issue 85712 has been marked as a duplicate of this issue. ***
Comment 3 Vince Kraemer 2007-08-15 22:26:54 UTC
mac's don't mnemonic.

found an issue while checking on this with solaris.

jspinner's act right, but don't appear to behave the way the test harness can understand.