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 31325

Summary: Create properties - Components with no LABEL_FOR pointing to it
Product: projects Reporter: Milan Kubec <mkubec>
Component: AntAssignee: issues@projects <issues>
Status: VERIFIED INVALID    
Severity: blocker Keywords: A11Y
Priority: P4    
Version: -S1S-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2003-02-21 15:36:49 UTC
Wizard for creating properties files for scripts
and targets.

Step 2)
Class: javax.swing.JEditorPane {  enter the
properties here |  N/A }
Comment 1 Dusan Balek 2003-02-26 13:01:05 UTC
JEditorPane has an explicit accessible name and description
attached, so no LABEL_FOR pointing to it is needed.
Comment 2 Milan Kubec 2003-07-11 13:21:35 UTC
Verified.