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 18741 - "Explore from here" window isn't accessible
Summary: "Explore from here" window isn't accessible
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: jrojcek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-12-17 16:58 UTC by Marian Mirilovic
Modified: 2008-12-22 23:19 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 Marian Mirilovic 2001-12-17 16:58:50 UTC
[nb_release33](20011217), [jdk1.3.1](01)

Steps to open dialog:
{select FileSystem in Explorer} -> Explore from here

Output:
 Doesn't implement Accessible :
   Class: javax.swing.tree.DefaultTreeCellEditor$EditorContainer {  } 


 No Accessible name :
   Class: org.openide.explorer.view.TreeViewCellEditor$1 {  |  } 


 No Accessible description :
   Class: org.openide.explorer.view.TreeViewCellEditor$1 {  |  }
Comment 1 jrojcek 2002-01-03 13:38:10 UTC
TreeView cell editor component doesn't need accessible name and
description.
Comment 2 Quality Engineering 2003-07-01 15:59:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 3 Quality Engineering 2003-07-01 16:39:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.