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 35015 - a11y: No accessible description for Send Comments dialog
Summary: a11y: No accessible description for Send Comments dialog
Status: VERIFIED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-07-21 13:31 UTC by ccv
Modified: 2008-12-23 10:43 UTC (History)
5 users (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 ccv 2003-07-21 13:31:16 UTC
Help->Send Comments...

1. Default button Send should not have mnemonic
according to Java L&F.
2. Dialog does not have accessible description
   Cansel and Send buttons don't have accessible
description
===============================================
 Tested Window title : Send Comments
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Send |  } 
   Class: javax.swing.JCheckBox {  Include System
Information |  } 
   Class: javax.swing.JComboBox {  Category: |  } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JScrollPane$ScrollBar {  | } 
   Class: javax.swing.JTextArea {  Comments: |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: org.netbeans.core.NbDialog {  Send
Comments |  } 

Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 
Product Version: Sun ONE Studio, Native Edition
(Build 13)
IDE Versioning:   IDE/1 spec=3.42.1  
OS: 	         SunOS version 5.8
Java; VM; Vendor = 1.4.1_02; Java HotSpot(TM)
Client VM 1.4.1_02-b06; Sun 
Microsystems Inc.
Comment 1 Marian Mirilovic 2003-07-30 09:39:58 UTC
I don't think it's an our dialog, maybe S1S, Tim ? 
Comment 2 _ tboudreau 2003-07-30 11:40:26 UTC
Bugsubmitter module.  Not sure where it lives.
Comment 3 Marian Mirilovic 2003-07-30 12:44:00 UTC
Thanks Tim, it's close sourced module ...

ccv:
- please file new issue against appropriate module in bugtraq, write
issue number to this issue, and close this one as INVALID, thanks in
advance.
Comment 4 ccv 2003-07-31 08:03:24 UTC
thank you for clarification,
filed bug 4899054 in bugtraq.
Comment 5 Marian Mirilovic 2003-07-31 10:30:18 UTC
thanks, verifying.