Hey there,
we found a bug in the handling of keyboard shortcuts.
Defining them works fine, but executing is a big problem. Most of the time the keypresses don’t get consumned as expected and therefore the action doesn’t get executed.
This problem exists on all desktop platforms.
On Linux this problem resides a long time because the Ctrl+C/V shortcut for copy/pasting often didn’t get executed in the last few juce versions.
1 Like
The same problem occurs in DemoRunner, as you can see in the screenshot after you set the menus to the global position they stop working
2 Likes
Same problem here, any idea?
This has been fixed in the latest version of JUCE.

