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 110677 - [a11y]sun-http-binding - Properties
Summary: [a11y]sun-http-binding - Properties
Status: RESOLVED WONTFIX
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:40 UTC by gc140975
Modified: 2007-08-08 03:01 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:40:52 UTC
Goto Services ,Application server
Goto JBI,Binding Components ,Select sun-http-binding ,Select properties
Select the loggers drop down for sun-http-binding,extension etc

,A11y tool gives the following output

 No Accessible name :
   Class: org.openide.explorer.propertysheet.ComboInplaceEditor {  |  } 


 No Accessible description :
   Class: org.openide.explorer.propertysheet.ComboInplaceEditor {  |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.propertysheet.SheetTable {  Properties table |  Table of editable properties 
representing the current 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 :
   Class: org.openide.explorer.propertysheet.ComboInplaceEditor {  |  } 
   Class: org.openide.exp
Comment 1 Sherry Weng 2007-08-07 21:12:09 UTC
Don't really understand what the issue is. Assigning to JBI manager for further investigations.
Comment 2 Jun Qian 2007-08-08 03:01:18 UTC
This is standard NB behaviour. 

The more important issue is how to edit in the property sheet using keyboard only. I can cycle through all the
properties using tab key or arrow key, but I don't know how to edit the property. This should be filed against NB core.