Someone reported this before but I'm not really sure what's up as I did not touch copying/pasting at all - that's handled by the code editor component.
Some questions:
- Does copying/pasting work fine in GMLive.js?
- Does copying/pasting work in Ace demo?
- Does Windows/Linux style Ctrl+C/Ctrl+V work instead?
Copying/pasting from context menu uses a native clipboard API and I could probably make this use that too, but weird that it breaks at all