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 117419 - A11Y - Login Button Dialog- Components with no mnemonic
Summary: A11Y - Login Button Dialog- Components with no mnemonic
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-10-02 11:11 UTC by Fabiola Rios
Modified: 2007-10-10 09:08 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 Fabiola Rios 2007-10-02 11:11:20 UTC
build 20070110

LoginScreen - Login Button Text property 

Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Login Button Text |  } 


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

 Components not reachable with tab traversal :
   - none.
Comment 1 Anton Chechel 2007-10-03 13:35:27 UTC
fixed

Checking in LoginScreenCD.java;
/cvs/mobility/designer2/midpnb/src/org/netbeans/modules/vmd/midpnb/components/displayables/LoginScreenCD.java,v  <-- 
LoginScreenCD.java
new revision: 1.28; previous revision: 1.27
done
Checking in Bundle.properties;
/cvs/mobility/designer2/midpnb/src/org/netbeans/modules/vmd/midpnb/components/displayables/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.15; previous revision: 1.14
done
Comment 2 Fabiola Rios 2007-10-10 09:08:33 UTC
verified 20071009