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 110674 - [a11y]sun-http-binding - Proxy type
Summary: [a11y]sun-http-binding - Proxy type
Status: RESOLVED WORKSFORME
Alias: None
Product: soa
Classification: Unclassified
Component: JBI Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-24 07:17 UTC by gc140975
Modified: 2007-08-08 02:53 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 gc140975 2007-07-24 07:17:57 UTC
Goto Services ,Application server
Goto JBI,Binding Components ,Select sun-http-binding ,Select properties,A11y tool is as follows

Results of Accessibility test, window with title "sun-http-binding - Proxy type"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  Text: |  Enter the property text here } 


 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.JButton {  Cancel |  N/A } 

</PRE>
</BODY>
</HTML>
Comment 1 Jun Qian 2007-08-08 02:53:37 UTC
I don't know how you made the property window title to show "sun-http-binding - Proxy type".

My A11Y test shows the following:

===============================================
 Tested Window title : sun-http-binding - Properties
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.propertysheet.SheetTable {  Properties table |  T
able of editable properties representing the current object }


 Components with no mnemonic :
   - none.

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

 Components not reachable with tab traversal :
   Class: org.openide.explorer.propertysheet.SheetTable {  Properties table |  T
able of editable properties representing the current object }


The two A11Y complaints come from NB core. Nothing needs to be fixed here.