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 31667 - a11y: accessibility problems in the `Add New Tag` dialog
Summary: a11y: accessibility problems in the `Add New Tag` dialog
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: All All
: P2 blocker (vote)
Assignee: sgleason
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-03-04 20:04 UTC by Jason Rush
Modified: 2010-01-12 02:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (2.49 KB, patch)
2003-04-03 19:50 UTC, sgleason
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rush 2003-03-04 20:04:24 UTC
Description: 


Name: ssR10187			Date: 03/04/2003


  Product Version       = Sun ONE Studio 5, Standard Edition (Build 030302)
  IDE Versioning        = IDE/1 spec=3.42 impl=030302
  Operating System     = SunOS version 5.8 running on sparc
  Java; VM; Vendor      = 1.4.0; Java HotSpot(TM) Client VM 1.4.0-b92; Sun 
Microsystems Inc.

   To reproduce the bug:

1. Create empty 'BlankTagLibrary' in some mounted dir
2. Highlight the 'BlankTagLibrary' node
3. Bring up the context menu.
4. Select 'Add Tag'  from context menu

See results of Accessibility Tester:
===============================================
 Tested Window title : Add New Tag
===============================================

 No Accessible name :
   Class: javax.swing.JTabbedPane {  |  } 


 No Accessible description :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: org.netbeans.core.NbDialog {  Add New Tag |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  } 

======================================================================

A comment.
Comment 1 Jason Rush 2003-03-04 20:05:26 UTC
Transferred from BugTraq #4826882.
Comment 2 psuk 2003-03-05 08:39:56 UTC
Changing target milestone to NB 3.5 to make sure this bug is addressed
for this release.
Comment 3 Ann Sunhachawee 2003-03-05 18:10:31 UTC
Suggested wording:
"This dialog box allows you to configure a tag to add to the tag library."
Comment 4 Ann Sunhachawee 2003-03-05 22:39:08 UTC
Because the Add Tag and Customize (tag) dialogs are the same, here is
the revised wording:
"This dialog box allows you to configure a tag."
Comment 5 sgleason 2003-03-07 02:50:36 UTC
description put in. 
Comment 6 Jason Rush 2003-04-03 01:01:45 UTC
Attempted to verify in NetBeans build 030401.

The tabbed pane does not need an accessible name or 
description or LABEL_FOR, so the only one of the problems 
that needs to be resolved in the accessible description 
for the dialog.  However, the accessibility tester 
application still shows no accessible description for the 
dialog.  Reopening.
Comment 7 Jason Rush 2003-04-03 01:10:51 UTC
Sorry, that should have said "Attempted to verify in 
Nevada build 030401."
Comment 8 sgleason 2003-04-03 19:49:20 UTC
I had put a11y descriptions on the tabbed pane, but they didn't make
it to the dialog. Proposed patch puts them directly on the dialog. 
Comment 9 sgleason 2003-04-03 19:50:22 UTC
Created attachment 9691 [details]
proposed patch
Comment 10 sgleason 2003-04-04 00:17:59 UTC
fix integrated
Comment 11 _ rkubacki 2003-04-04 09:19:10 UTC
Do not forget to commit to trunk!
Comment 12 Jason Rush 2003-08-10 23:10:01 UTC
Verified in release 3.5.1.