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 127604 - Add property dialog is not accessible
Summary: Add property dialog is not accessible
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-18 10:18 UTC by Jiri Prox
Modified: 2009-01-13 15:03 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 Jiri Prox 2008-02-18 10:18:25 UTC
Product Version: NetBeans IDE Dev (Build 20080218072637)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb)

Add property dialog is not accessible.

===============================================
 Tested Window title : Add Property
===============================================
 
Results of Accessibility test
 
 
 Doesn't implement Accessible :
   - none.
 
 No Accessible name :
   Class: javax.swing.JEditorPane {  |  text/x-java }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
 
 
 No Accessible description :
   Class: javax.swing.JCheckBox {  Bound |  }
   Class: javax.swing.JCheckBox {  Generate Property Change Support |  }
   Class: javax.swing.JCheckBox {  Generate Vetoable Change Support |  }
   Class: javax.swing.JCheckBox {  Generate javadoc |  }
   Class: javax.swing.JCheckBox {  Indexed |  }
   Class: javax.swing.JCheckBox {  final |  }
   Class: javax.swing.JCheckBox {  static |  }
   Class: javax.swing.JRadioButton {  Generate getter and setter |  }
   Class: javax.swing.JRadioButton {  Generate getter |  }
   Class: javax.swing.JRadioButton {  Generate setter |  }
   Class: javax.swing.JRadioButton {  package |  }
   Class: javax.swing.JRadioButton {  private |  }
   Class: javax.swing.JRadioButton {  protected |  }
   Class: javax.swing.JRadioButton {  public |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Add Property |  }
 
 
 Label with LABEL_FOR not set :
   - none.
 
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JEditorPane {  |  text/x-java }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
 
 
 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse.. |  Browsing for type not implemented yet }
   Class: javax.swing.JCheckBox {  Bound |  }
   Class: javax.swing.JCheckBox {  Generate Property Change Support |  }
   Class: javax.swing.JCheckBox {  Generate Vetoable Change Support |  }
   Class: javax.swing.JCheckBox {  Generate javadoc |  }
   Class: javax.swing.JCheckBox {  Indexed |  }
   Class: javax.swing.JCheckBox {  final |  }
   Class: javax.swing.JCheckBox {  static |  }
   Class: javax.swing.JRadioButton {  Generate getter and setter |  }
   Class: javax.swing.JRadioButton {  Generate getter |  }
   Class: javax.swing.JRadioButton {  Generate setter |  }
   Class: javax.swing.JRadioButton {  package |  }
   Class: javax.swing.JRadioButton {  private |  }
   Class: javax.swing.JRadioButton {  protected |  }
   Class: javax.swing.JRadioButton {  public |  }
Comment 1 Jaromir Uhrik 2008-02-19 15:29:03 UTC
It is P1 issue because of missing dialog's accessible description.
Comment 2 Jan Becicka 2008-02-21 11:00:23 UTC
http://hg.netbeans.org/main/rev/d0c5427e684c
Comment 3 Jiri Prox 2009-01-13 15:03:27 UTC
verified in
Product Version: NetBeans IDE Dev (Build 20090113073351)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Linux version 2.6.24-23-generic running on i386; UTF-8; en_US (nb)