You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Ludger Wolter (JIRA)" <ji...@apache.org> on 2018/08/01 18:36:00 UTC

[jira] [Created] (GROOVY-8725) Mnemonics don't work correctly in SwingBuilder

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)