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 41022 - There no accessible description for Tag Attribute dialogs
Summary: There no accessible description for Tag Attribute dialogs
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-03-16 12:54 UTC by ccv
Modified: 2010-01-12 02:07 UTC (History)
6 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 2004-03-16 12:54:48 UTC
To reproduce:
1. Create JSP & Servlets/Tag Library from
templates (File/New)
2. Select 'Add Tag' dialog from context menu 
3. Push OK and select created tag 
4. Push 'Add Tag Attribute' from context menu
===============================================
 Tested Window title : Add New Tag Attribute
===============================================
 No Accessible description :
   Class: org.netbeans.core.NbDialog {  Add New
Tag Attribute |  }
    
5. Close the dialog and push 'Add Scripting
Variable' from context menu
===============================================
 Tested Window title :  Add New Tag Scripting
Variable
===============================================
 No Accessible description :
   Class: org.netbeans.core.NbDialog {  Add New
Tag Scripting Variable |  } 

The same problem is for the 'Tag Attribute
Customizer' and 'Tag Scripting 
Variable Customizer' dialogs.

Product Version= Sun Java Studio Enterprise 6
2004Q1 (Build 040215)
IDE Versioning = IDE/1 spec=3.42.2.0.1 impl=040215
Operating System = SunOS version 5.8 running
on sparc
Java; VM; Vendor = 1.4.2_0
Comment 1 Milan Kuchtiak 2004-04-06 08:24:25 UTC
Should be implemented for promo D.
Comment 2 Milan Kuchtiak 2004-06-02 08:15:45 UTC
The issue isn't relevant to current code any more.