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 31634 - a11y: No accessible description for the `JSP Tag Library Repository Browser` dia
Summary: a11y: No accessible description for the `JSP Tag Library Repository Browser` dia
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 07:26 UTC by Jason Rush
Modified: 2003-04-03 00:53 UTC (History)
2 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 Jason Rush 2003-03-04 07:26:36 UTC
Description: 


Name: ssR10187			Date: 03/04/2003


  Product Version       = Sun ONE Studio 5, Standard Edition (Build 030228)
  IDE Versioning        = IDE/1 spec=3.38 impl=030228
  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 Web Module in some mounted dir
2. Highlight the Web Module node
3. Bring up the context menu.
4. Select 'Add JSP Tag Library/Find in Tag Library Repository' from context menu

See results of Accessibility Tester:
===============================================
 Tested Window title : JSP Tag Library Repository Browser
===============================================

 No Accessible description :
   Class: org.netbeans.core.NbDialog {  JSP Tag Library Repository Browser |  }
======================================================================

A comment.
Comment 1 Jason Rush 2003-03-04 07:28:25 UTC
Transferred from BugTraq #4826825.
Comment 2 psuk 2003-03-05 08:38:37 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 17:55:00 UTC
I suggest the following for the description:
"This dialog box allows you to add a tag library to the web module
from the tag library repository."
Comment 4 sgleason 2003-03-05 21:39:11 UTC
There's a bit of a problem here. We use NodeOperation.select(...) to 
bring up the dialog, and there doesn't seem to be a way to add 
accessible descriptions to the resulting dialog. There's a 
give-it-a-component option. I'll see if that works. If not, then
we have an A11y deficiency in openide. 
Comment 5 sgleason 2003-03-05 23:11:15 UTC
oops. I spoke too soon. In this case, we use our own dialog. It's
the add taglib to web app from filesystem that uses
NodeOperation.select(...)
Comment 6 sgleason 2003-03-07 02:50:17 UTC
descriptions put in. 
Comment 7 Jason Rush 2003-04-03 00:53:22 UTC
Verified in NetBeans build 030401.