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 19090 - .xml -> Properties -> Node View -> Node Filter is not accessible
Summary: .xml -> Properties -> Node View -> Node Filter is not accessible
Status: CLOSED INVALID
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Mzourek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-07 12:21 UTC by Martin Schovanek
Modified: 2003-07-02 08:38 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 2002-01-07 12:21:46 UTC
[Nb Build 200201040331, jdk1.3.1_02, Linux]

 Doesn't implement Accessible :
   Class: javax.swing.plaf.metal.MetalSplitPaneDivider {  }

 No Accessible name :
   Class: org.openide.explorer.view.ListView$NbList {  |  }

 No Accessible description :
   Class: org.netbeans.core.NbDialog {  Choose and Configure Service Type |  } 
   Class: org.openide.explorer.view.ListView$NbList {  |  }

 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.propertysheet.PropertySheet$HelpAwareJTabbedPane
{  Property sheet tabs |  N/A } 
   Class: org.openide.explorer.view.ListView$NbList {  |  }

 Components with no mnemonic :
   Class: org.openide.awt.ToolbarToggleButton {  Show Editable Properties Only
|  Show Editable Properties Only } 
   Class: org.openide.awt.ToolbarToggleButton {  Sort by Name |  Sort by Name } 
   Class: org.openide.awt.ToolbarToggleButton {  Sort by Type |  Sort by Type } 
   Class: org.openide.awt.ToolbarToggleButton {  Unsorted |  Unsorted }
Comment 1 _ lkramolis 2002-01-08 10:51:32 UTC
This is report of some openide components, which are already fixed in
release33 branch.
Comment 2 Martin Schovanek 2002-01-22 10:30:31 UTC
VERIFIED
Comment 3 Quality Engineering 2003-07-02 08:38:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.