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 38926 - A11Y problems in ParametersPicker
Summary: A11Y problems in ParametersPicker
Status: VERIFIED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-01-16 14:53 UTC by Jaromir Uhrik
Modified: 2004-02-17 14:28 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 Jaromir Uhrik 2004-01-16 14:53:30 UTC
[200401141900; j2sdk1.4.2_03]
Results of Accessibility test, window with 
title "jList1 [JList] - background"
 Doesn't implement Accessible :
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
   Class: javax.swing.JSpinner {  } 
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  Property: |  
N/A } 
 Components with no mnemonic :
   Class: javax.swing.JButton {  ... |  N/A } 
 Components with potential mnemonics conflict:
 - components with mnemonic 'D' :
   Class: javax.swing.JButton {  Reset to default 
|  N/A } 
   Class: javax.swing.JLabel {  Red |  } 
   Class: javax.swing.JLabel {  Red |  } 
   Class: javax.swing.JLabel {  Red |  } 
   Class: javax.swing.JLabel {  Red |  } 

 - components with mnemonic 'B' :
   Class: javax.swing.JLabel {  Blue |  } 
   Class: javax.swing.JLabel {  Blue |  } 
   Class: javax.swing.JLabel {  Blue |  } 
   Class: javax.swing.JLabel {  Blue |  } 

 - components with mnemonic 'N' :
   Class: javax.swing.JLabel {  Green |  } 
   Class: javax.swing.JLabel {  Green |  } 
   Class: javax.swing.JLabel {  Green |  } 
   Class: javax.swing.JLabel {  Green |  }
Comment 1 Tomas Pavek 2004-01-21 13:34:18 UTC
Sorry, but I don't understand this report. What component exactly was
tested? There is no JSpinner in any form editor UI.
Comment 2 Tomas Pavek 2004-02-12 17:40:44 UTC
Does not seem to be form editor issue.
Comment 3 Jaromir Uhrik 2004-02-17 14:28:42 UTC
VERIFIED - INVALID. (It seems to be problem on my side when I was 
filling the issue.)