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 83640

Summary: A11Y:TextArea does not have LABEL_FOR in Documention window
Product: uml Reporter: bugbridge <bugbridge>
Component: GeneralAssignee: issues@uml <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: hlu, mbudris
Priority: P4 Keywords: A11Y
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description bugbridge 2006-08-29 00:49:31 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: ; Suggested Target Milestone : 5.5

Original submitter: hlu

Description:
To get the window: Go to Diagram's Property window and then click '...' button
on Documentation property.
Tested by a11y test tool. Got the following:

Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  Text: |  Enter the property text here }
Comment 1 Trey Spiva 2006-11-02 23:17:57 UTC
The documentation control does not have an labels (Similar to controls like the
project tree, and navigators).  Therefore, I have added an accessibilitiy name
and accessibilitiy description to the text control.  

The accessibility tool still says that there is not label for associated with
the text component, but the accessibility tools use the label for property to
determine the accessibility name, if the accessibility name is not already set.
 Since I have set the accessibility name and description this solves this
requirement.
Comment 2 Andrew Korostelev 2006-11-21 12:57:30 UTC
verified in ide-coco-061121