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 110315 - [A11Y][New Enterprise Sample Project (CustomerCMP)] not a11ble
Summary: [A11Y][New Enterprise Sample Project (CustomerCMP)] not a11ble
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaEE (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-19 16:20 UTC by Dan Kolar
Modified: 2007-10-26 14:48 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-07-19 16:20:23 UTC
build 200707170000

===============================================
 Tested Window title : New Enterprise Sample Project
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

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


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   - none.

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

 Components with potential mnemonics conflict:
 - components with mnemonic 'B' :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose Project }
   Class: javax.swing.JButton {  Browse... |  }


 Components not reachable with tab traversal :
   - none.
Comment 1 Tomasz Slota 2007-08-03 09:30:26 UTC
It probably belongs to Peter...
Comment 2 Tomasz Slota 2007-08-03 09:32:50 UTC
rolling back changes, they were meant for another issue
Comment 3 Tomasz Slota 2007-08-16 15:49:44 UTC
fixed.

Checking in JavaEESamplesPanelVisual.form;
/cvs/j2ee/samples/src/org/netbeans/modules/j2ee/samples/JavaEESamplesPanelVisual.form,v  <--  JavaEESamplesPanelVisual.form
new revision: 1.3; previous revision: 1.2
done
Checking in JavaEESamplesPanelVisual.java;
/cvs/j2ee/samples/src/org/netbeans/modules/j2ee/samples/JavaEESamplesPanelVisual.java,v  <--  JavaEESamplesPanelVisual.java
new revision: 1.3; previous revision: 1.2
done
Checking in Bundle.properties;
/cvs/j2ee/samples/src/org/netbeans/modules/j2ee/samples/Bundle.properties,v  <--  Bundle.properties
new revision: 1.4; previous revision: 1.3
Comment 4 Dan Kolar 2007-10-26 14:48:37 UTC
v.