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 38698

Summary: ViewTabControl is not Accesible
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description Jan Lahoda 2004-01-13 16:52:57 UTC
NB 200401121900, JDK1.4.2.

Piece of A11Y report (made of TODOs window):
Doesn't implement Accessible :
   Class:
org.netbeans.core.windows.view.ui.tabcontrol.ViewTabControl
{  }
Comment 1 David Simonek 2004-01-26 13:19:52 UTC
Fixed in main trunk.

cvs log:
core/windows/src/org/netbeans/core/windows/view/ui/tabcontrol/ViewTabControl.java;
new revision: 1.9; previous revision: 1.8
Comment 2 Jan Lahoda 2004-02-04 10:16:29 UTC
Seems OK in 200402011900.