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 31252 - .dlg.ConnectAsPanel .dlg.ConnectPanel are not accessible
Summary: .dlg.ConnectAsPanel .dlg.ConnectPanel are not accessible
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@db
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-20 11:47 UTC by Martin Schovanek
Modified: 2003-03-12 20:18 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 Martin Schovanek 2003-02-20 11:47:52 UTC
[Nb Build 200302200100, jdk1.4.1_01]

!No Accessible name :
   Class: javax.swing.JTabbedPane {  |  }

No Accessible description :
   Class: javax.swing.JTabbedPane {  |  }
   Class: org.netbeans.core.NbDialog {  Connect |  }

?Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  }
Comment 1 Radko Najman 2003-03-07 15:46:47 UTC
Fixed.
(LABEL_FOR is invalid for this dialog)
Comment 2 Martin Schovanek 2003-03-12 20:18:09 UTC
VERIFIED