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 - [A11Y] Add Server Wizard - Creation Properties
Summary: [A11Y] Add Server Wizard - Creation Properties
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: A11Y
: 85712 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-24 13:42 UTC by Michal Mocnak
Modified: 2007-08-15 22:26 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 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.