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 94338 - A11Y: Bind to Data on a text field
Summary: A11Y: Bind to Data on a text field
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-02-05 11:27 UTC by bugbridge
Modified: 2007-06-13 02:56 UTC (History)
3 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 bugbridge 2007-02-05 11:27:05 UTC
Original status: 3-Accepted; Suggested Status: NEW

These items should be added to the Keywords: A11Y A11Y


Original submitter: sakthivelg

Description:
<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Bind to Data - textField1 </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Bind to Data - textField1"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  Apply |  } 
   Class: javax.swing.JTabbedPane {  Bind to an Object |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Bind to Data - textField1 |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Bind to an Object |  } 


 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 :
   - none.
</PRE>
</BODY>
</HTML>


-----------------
<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Bind to Data - textField1 </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Bind to Data - textField1"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  Apply |  } 
   Class: javax.swing.JComboBox {  Combo box that lists the available dataprovider  |  } 
   Class: javax.swing.JList {  List that displays the data field in the Data Provider |  } 
   Class: javax.swing.JTabbedPane {  Bind to Data Provider |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Bind to Data - textField1 |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Bind to Data Provider |  } 


 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 :
   - none.
</PRE>
</BODY>
</HTML>

Evaluation:
Run the test again. Here is the result:
===============================================
 Tested Window title : Bind to Data - textField1
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JTabbedPane {  |  }


 No Accessible description :
   Class: javax.swing.JComboBox {  Combo box that lists the available dataprovider  |  }
   Class: javax.swing.JList {  List that displays the data field in the Data Provider |  }
   Class: javax.swing.JTabbedPane {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Bind to Data - textField1 |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  }


 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 :
   - none.
Comment 1 Lark Fitzgerald 2007-06-13 02:56:54 UTC
The J2EE 1.4 Sun Web UI Component library based on JSF 1.1 is now under maintenance mode. Only P1/P2 bugs reported on 
these components will be addressed. All current development efforts are being focused on Java EE 5 Project Woodstock 
component library based on JSF 1.2.