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 110979

Summary: [A11Y] New Persistence Unit
Product: javaee Reporter: Jan Horvath <jhorvath>
Component: PersistenceAssignee: Erno Mononen <emononen>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Horvath 2007-07-25 16:47:37 UTC
Components with no mnemonic :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose File Type } 
   Class: javax.swing.JButton {  Help |  Help button } 


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

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose File Type } 
   Class: javax.swing.JButton {  Cancel |  n/a } 
   Class: javax.swing.JButton {  Finish |  n/a }
Comment 1 Erno Mononen 2007-08-13 15:23:13 UTC
Which platform? I don't see these problems with build 070813 on Linux.
Comment 2 Radim Roska 2007-10-08 15:46:55 UTC
this is known mac-os issue with mnemonics. Linux does not have any problem with this..