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 31131

Summary: There is no LABEL_FOR pointing to the component on Specify and Modify panels
Product: obsolete Reporter: ccv <ccv>
Component: jarpackagerAssignee: issues@obsolete <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: bnv, ccv, elenas, mbudris, vgorr
Priority: P3 Keywords: A11Y
Version: -S1S-   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description ccv 2003-02-17 06:14:18 UTC
Result of Accessibility test for "Specify JAR
Recipe Contents" panel.
#1. Components with no LABEL_FOR pointing to it:
Class:
org.openide.explorer.view.TreeView$ExplorerTree { 
Source Explorer |  Select files to be added to JAR
contents. }

Result of Accessibility test for "Modify JAR
Recipe Contents" panel
#2. Components with no LABEL_FOR pointing to it: 
 
Class: javax.swing.JTable {  Chosen Content | 
File contents of the JAR file. } 

Product Version=Sun ONE Studio 5, Standard Edition
(Build 030211)
IDE Versioning=IDE/1 spec=3.34 impl=030211
Operating System =SunOS version 5.8 running on
sparc
Java; VM; Vendor =1.4.0; Java HotSpot(TM) Client
VM 1.4.0-b92; Sun  Microsystems Inc.
Comment 1 Ondrej Rypacek 2003-02-17 15:08:46 UTC
fixed. 
checked in 
DataObjectListEditor.java 1.50
wizard/ContentMemberPanel.form 1.8
wizard/ContentMemberPanel.java 1.17
Comment 2 Ondrej Rypacek 2003-02-17 16:59:36 UTC
*** Issue 31074 has been marked as a duplicate of this issue. ***
Comment 3 David Kaspar 2003-02-19 15:00:53 UTC
Verified