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 31256 - .dataview.DataViewWindow is not accessible
Summary: .dataview.DataViewWindow is not accessible
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-20 12:25 UTC by Martin Schovanek
Modified: 2003-03-20 10:30 UTC (History)
1 user (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 12:25:37 UTC
[Nb Build 200302200100, jdk1.4.1]

No Accessible name :
   ?Class: javax.swing.JScrollPane$ScrollBar {  |  }
   ?Class: javax.swing.JScrollPane$ScrollBar {  |  }
   !Class: javax.swing.JTable {  |  }
No Accessible description :
   Class: javax.swing.JComboBox {  SQL command
combo box |  }
   ?Class: javax.swing.JScrollPane$ScrollBar {  |  }
   ?Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JTable {  |  }
   Class: javax.swing.JTextArea {  SQL command
text area |  }
   Class:
org.netbeans.core.windows.frames.TopFrameTypeImpl
{  Command Editor jdbc: [Command Editor
jdbc:oracle:thin:...| }
?Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTable {  |  }
   Class: javax.swing.JTextArea {  SQL command
text area |  }
Comment 1 Radko Najman 2003-03-10 14:33:02 UTC
Fixed. FOR_LABEL report is not valid for this dialog.
Comment 2 Martin Schovanek 2003-03-12 20:26:08 UTC
VERIFIED