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 54863 - Accesibility bug in string editor
Summary: Accesibility bug in string editor
Status: RESOLVED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-11 11:48 UTC by _ lcincura
Modified: 2005-02-15 16:48 UTC (History)
0 users

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 _ lcincura 2005-02-11 11:48:19 UTC
NetBeans IDE 4.1 [200502101900] on jdk1.5.0_01

Components with no LABEL_FOR pointing to it :
  Class: javax.swing.JTextArea {  Text: |  Enter
the property text here }
Comment 1 Jan Stola 2005-02-15 16:48:13 UTC
I don't think that it is necessary for the text area in the String
custom property editor to have an associated label. It seems
from your report that it has an accessible description
which should be sufficient.

Feel free to reopen if you don't agree. In such a case, please,
reassign the issue to core (the
editor is in the class org.netbeans.beaninfo.editors.StringEditor).