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 - There is no LABEL_FOR pointing to the component on Specify and Modify panels
Summary: There is no LABEL_FOR pointing to the component on Specify and Modify panels
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: -S1S-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
: 31074 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-17 06:14 UTC by ccv
Modified: 2004-01-28 04:19 UTC (History)
5 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 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