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 - A11Y:TextArea does not have LABEL_FOR in Documention window
Summary: A11Y:TextArea does not have LABEL_FOR in Documention window
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-29 00:49 UTC by bugbridge
Modified: 2006-11-21 12:57 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 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