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 94146 - A11Y: Add New DataProvider with RowSet for Table
Summary: A11Y: Add New DataProvider with RowSet for Table
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: John Baker
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-02-02 21:33 UTC by bugbridge
Modified: 2016-06-17 08:36 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 bugbridge 2007-02-02 21:33:39 UTC
These items should be added to the Keywords: A11Y A11Y

Original submitter: sakthivelg

Description: (sakthivelg)
+ Drop PERSON onto page twice
+ Get the dialog "Add New DataProvider with RowSet for Table PERSON 
here's the ally result for this dialog:
<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Add New Data
Provider with RowSet for Table PERSON </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Add New Data Provider with
RowSet for Table PERSON"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JScrollPane {  |  } 
   Class: javax.swing.JTextField {  |  ApplicationBean1 } 
   Class: javax.swing.JTextField {  |  Page1 } 
   Class: javax.swing.JTextField {  |  RequestBean1 } 
   Class: javax.swing.JTextField {  |  SessionBean1 } 


 No Accessible description :
   Class: javax.swing.JScrollPane {  |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  ApplicationBean1 } 
   Class: javax.swing.JTextField {  |  Page1 } 
   Class: javax.swing.JTextField {  |  RequestBean1 } 
   Class: javax.swing.JTextField {  |  SessionBean1 } 


 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Use |  Use } 


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

 Components not reachable with tab traversal :
   - none.
</PRE>
</BODY>
</HTML>
Comment 1 John Baker 2007-10-18 02:48:11 UTC
May not have time to fix for 6.0
Comment 2 John Baker 2008-03-31 00:51:37 UTC
Fixing this will require a UI change which is too late for 6.1

It won't be possible to create a distinct mnemonic for radio buttons since they can be added dynamically and there
should be a unique mnemonic for each:

Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Create |  Create } 
   Class: javax.swing.JRadioButton {  Use |  Use }
Comment 3 Jiri Kovalsky 2016-06-17 08:36:04 UTC
VisualWeb support is no longer available in the NetBeans IDE so we are not going to fix this problem. Resolving accordingly.

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