Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac menu bar flashes when invoking commands registered with dontTriggerVisualFeedback flag #90

Closed
jearnshaw opened this issue Aug 10, 2016 · 1 comment

Comments

@jearnshaw
Copy link

jearnshaw commented Aug 10, 2016

The dontTriggerVisualFeedback flag should be checked in juce_mac_MainMenu.mm menuCommandInvoked() before flashMenuBar.

In addition to this, it seems commands registered with modifier keys or keycodes flash the OS X menu bar twice when the shortcut keys are pressed. This can be observed in the JuceDemo App -> Tabs & Widgets -> Use Native Menu Bar -> Press Command + P

@julianstorer
Copy link
Contributor

Thanks, will push a fix for this today..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants