benjamin84 / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Invalid mapping for '+' in KeyStrokeMappingProvider_en #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by csaba.ju...@gmail.com on 9 Jun 2008 at 10:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed mapping of character '+' to a key stroke in
org.fest.swing.keystroke.KeyStrokeMappingProvider_en.

Original comment by Alex.Rui...@gmail.com on 12 Jun 2008 at 6:50

GoogleCodeExporter commented 9 years ago
Set the module as a label, instead of being part of the title.

Original comment by Alex.Rui...@gmail.com on 1 Dec 2008 at 2:00