Cut/copy/paste keyboard shortcuts not working in NSPopover
问题 I have a macOS NSPopover based tray app which shows a popover with login fields (username and password). Problem is that user is unable to copy-paste his email or password into text fields. The popover doesn't seem to allow keyboard shortcuts for some reason. Did anyone have similar issues? Relevant example available here: https://github.com/mixtly87/NSPopoverTest 回答1: This isn't the easiest thing to solve and you need to do a few things to get this to work. 1 ) add a MainMenu to your