Ludger Wolter created GROOVY-8725:
-------------------------------------
Summary: Mnemonics don't work correctly in SwingBuilder
Key: GROOVY-8725
URL: https://issues.apache.org/jira/browse/GROOVY-8725
Project: Groovy
Issue Type: Bug
Components: groovy-jdk
Affects Versions: 2.5.1
Reporter: Ludger Wolter
[GROOVY-391|https://issues.apache.org/jira/browse/GROOVY-391]
In version 2.5.1 I got a similar error and could handle it in the same way:
{code}
menu(text:'Help', mnemonic:'H'.charAt(0)) {
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)