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 148136 - 508 Accessibility - Components with no mnemonic :
Summary: 508 Accessibility - Components with no mnemonic :
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P4 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 01:09 UTC by ggenipudi
Modified: 2016-07-07 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
errors from accessibility test (1.17 KB, application/octet-stream)
2008-09-24 01:09 UTC, ggenipudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggenipudi 2008-09-24 01:09:17 UTC
Install glassfishESB Build 200808290856 and a11y test tool and run it against WSDL editor you will see following error

<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : New WSDL Document </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "New WSDL Document"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JRadioButton {  Abstract WSDL Document |  } 
   Class: javax.swing.JRadioButton {  Concrete WSDL Document |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Abstract WSDL Document |  } 
   Class: javax.swing.JRadioButton {  Concrete WSDL Document |  } 


 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 ggenipudi 2008-09-24 01:09:59 UTC
Created attachment 70387 [details]
errors from accessibility test
Comment 2 Martin Balin 2016-07-07 09:57:04 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss