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

Summary: Accesibility bug in string editor
Product: guibuilder Reporter: _ lcincura <lcincura>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED INVALID    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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).