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 164292 - [gfesb-a11y] DB BC - Configure DB Binding in CASA Editor
Summary: [gfesb-a11y] DB BC - Configure DB Binding in CASA Editor
Status: RESOLVED WONTFIX
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-01 22:23 UTC by kdoizaki
Modified: 2016-06-17 08:28 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 kdoizaki 2009-05-01 22:23:12 UTC
BuildDetails: 20090427-1337
    Product: Glassfish ESB V2.1

    Steps to reproduce:
       (1) In CASA editor link DB WSDL Port to/from JBI Module; or
       (2) edit existing link's configuration
       (3) run a11y utility on "Configure DB Binding" dialog
    Unable to traverse between the tabs (Query Properties, Service Properties) using the keyboard.

a11y test results from "Query Properties" tab are below:

<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Configure DB Binding </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Configure DB Binding"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JTabbedPane {  Query Properties |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Query Properties |  } 
   Class: javax.swing.JTextArea {  SQL Statement for selected operation Text Area |  Defines the SQL Statement for 
Execution } 
   Class: javax.swing.JTextField {  Mark Column Name Text Field |  String that represents the name of the column to be 
marked post polling if "Mark Column" is selected } 
   Class: javax.swing.JTextField {  Mark Column Value Text Field |  The string representing the value with which the 
mark column will be set to. 1,2,3... in case of int. true/false in case of boolean. sysdate in case of date.  } 
   Class: javax.swing.JTextField {  Move row to the Table Text Field |  Name of the table to which the row must be 
moved to post polling. The table should exist in the database before the poll happens. } 
   Class: javax.swing.JTextField {  Number of records Text Field |  Defines number of records to be retrieved. Useful 
in case of select operation } 
   Class: javax.swing.JTextField {  Param Order Text Field |  The name of the table that contains data } 
   Class: javax.swing.JTextField {  Poll Interval Text Field |  Defines the polling interval for each search of the 
database binding component for records. This has to be in milliseconds and the default is 10000ms. This has no effect 
on writing   } 
   Class: javax.swing.JTextField {  Primary Key Name Text Field |  Defines the primary key of the table for polling } 
   Class: javax.swing.JTextField {  Table Name Text Field |  The name of the table that contains data } 
   Class: javax.swing.JTextPane {  Focused Component Description Text Pane |  Displays the description for focused 
component } 


 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   Class: javax.swing.JTextPane {  Focused Component Description Text Pane |  Displays the description for focused 
component } 

</PRE>
</BODY>
</HTML>
Comment 1 Jiri Kovalsky 2016-06-17 08:28:44 UTC
SOA is no longer available in the NetBeans IDE so we are not going to fix this problem. Closing accordingly.

[1] http://wiki.netbeans.org/NetBeansArchivedFeatures#SOA