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 118328 - A11Y - Font Dialog-mnemonics conflict: "A","T"
Summary: A11Y - Font Dialog-mnemonics conflict: "A","T"
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-10 09:22 UTC by Fabiola Rios
Modified: 2007-10-16 16:50 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-10 09:22:59 UTC
Built 20001009

Components with potential mnemonics conflict:
 - components with mnemonic 'T' :
   Class: javax.swing.JCheckBox {  Italic |  } 
   Class: javax.swing.JRadioButton {  Static |  }

 - components with mnemonic 'A' :
   Class: javax.swing.JButton {  Add |  } 
   Class: javax.swing.JRadioButton {  Small |  } 


 Components not reachable with tab traversal :
Comment 1 Anton Chechel 2007-10-10 13:21:02 UTC
fixed

Checking in api/resource/Bundle.properties;
/cvs/mobility/designer2/midp/src/org/netbeans/modules/vmd/midp/propertyeditors/api/resource/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.2; previous revision: 1.1
done
Checking in resource/elements/Bundle.properties;
/cvs/mobility/designer2/midp/src/org/netbeans/modules/vmd/midp/propertyeditors/resource/elements/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.13; previous revision: 1.12
done
Comment 2 Fabiola Rios 2007-10-16 16:50:55 UTC
verified 20071015 b2