Debugging on MAC os, sandbox menu is invalid
Answered
I developed a plug-in with menu buttons and debugged it. Buttons are generated in the sandbox, but clicking on them is ineffective, and some other menu buttons are invalid. My system is MAC os, version of idea is 2019.1
Please sign in to leave a comment.
See https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003423260-Unable-to-click-menu-bar-items-in-Android-Studio-plugin for the similar problem and the solution.
That's it. Thanks.