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 117614 - [A11Y] Not accessible description for Visual Web Samples
Summary: [A11Y] Not accessible description for Visual Web Samples
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ potingwu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-10-03 13:12 UTC by Dan Kolar
Modified: 2007-10-23 14:33 UTC (History)
0 users

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 Dan Kolar 2007-10-03 13:12:18 UTC
build 200710011200 jdk1.6.0b03

===============================================
 Tested Window title : New Project
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {  Browse |  }
   Class: javax.swing.JCheckBox {  Project Name: |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.netbeans.core.windows.services.NbDialog {  New Project |  }


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse |  }
   Class: javax.swing.JCheckBox {  Project Name: |  }


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

 Components not reachable with tab traversal :
   - none.
Comment 1 _ potingwu 2007-10-03 16:46:35 UTC
Matthew, it's from the sample app. Please evaluate it. Ask me if you need any help! Thanks!
Comment 2 Matthew Bohm 2007-10-03 23:16:08 UTC
This pertains to the samples delivery structure, not any particular sample application, so reassigning to cnguyencasj.
Comment 3 _ potingwu 2007-10-04 00:52:57 UTC
I can fix this one. It also has several other UI issues!

Comment 4 _ potingwu 2007-10-04 20:16:57 UTC
Fixed in the trunk.
Comment 5 Dan Kolar 2007-10-23 14:33:24 UTC
v.