For some reason, an NSTextField isn’t allowing me to paste anything into it using Command+V, though I can paste into it if I right-click and click ‘Paste’. Why is this happening and how do I fix it?
For some reason, an NSTextField isn’t allowing me to paste anything into it using
Share
I fixed it by linking the “Paste” button in my NSMenu Main Menu to the First Responder’s
paste:command.