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 - ViewTabControl is not Accesible
Summary: ViewTabControl is not Accesible
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-13 16:52 UTC by Jan Lahoda
Modified: 2008-12-23 00:35 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 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.