My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 145: Invalid mapping for '+' in KeyStrokeMappingProvider_en
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  Alex.Ruiz.05
Closed:  Jun 2008
Type-Defect
Priority-Critical
OpSys-All
Milestone-Release1.0
Module-fest-swing


Sign in to add a comment
 
Reported by csaba.juhos, Jun 09, 2008
I am using version 1.0a1 of the FEST-Swing module.

NO_MASK should be replaced with SHIFT_MASK on the line

    mappings.add(new KeyStrokeMapping('+', VK_EQUALS, NO_MASK));

in KeyStrokeMappingProvider_en.java.

Comment 3 by Alex.Ruiz.05, Jun 11, 2008
Fixed mapping of character '+' to a key stroke in
org.fest.swing.keystroke.KeyStrokeMappingProvider_en.
Status: Fixed
Comment 4 by Alex.Ruiz.05, Nov 30, 2008
Set the module as a label, instead of being part of the title.
Summary: Invalid mapping for '+' in KeyStrokeMappingProvider_en
Labels: Module-fest-swing
Sign in to add a comment

Hosted by Google Code