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 31268 - Tree Editor is not accessible
Summary: Tree Editor is not accessible
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Tree-Edit (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-20 15:04 UTC by Martin Schovanek
Modified: 2007-09-25 06:06 UTC (History)
2 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 Martin Schovanek 2003-02-20 15:04:44 UTC
[Nb Build 200302200100, jdk1.4.1]

 No Accessible name :
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }


 No Accessible description :
   Class:
org.netbeans.core.windows.frames.TopFrameTypeImpl
{  Bookss |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTable {  Table of
attributes |  n/a }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }
Comment 1 _ pkuzel 2003-02-24 17:37:37 UTC
I guess that XML reuses OpenIDE explorer component.
Comment 2 Jiri Rechtacek 2003-02-27 11:06:09 UTC
The user of TreeView have to set accessible name and description.
LABEL_FOR is not defect. I assign back to xml.
Comment 3 _ pkuzel 2003-02-27 13:15:33 UTC
It looks like we should subclass it, or try to set a tooltip (that
should be in turn used as accessible description).
Comment 4 Milan Kuchtiak 2004-08-13 09:15:25 UTC
The tree editor module has been removed from standard build (3.6) as
well as from the Update Centre (4.0)
Comment 5 Martin Schovanek 2006-03-28 21:26:01 UTC
Verified in #200603280200.