Copy and paste keys disabled in latest build? (OSX)
Previously Ctrl+c, and Ctrl+v allowed me to copy and paste editable TLF text in AIR 1.5.3 on OSX. Since updating to the SWCs in the Flex 4 beta 2 build (502 -715519), this no longer works on OSX, but continues to work OK on Windows.
I know it shouldn't really be Ctrl anyway (instead Cmd) but users could at least use keys to perform these operations. Now it seems to replace the selected text with the letter pressed (c, v, x), ignoring the event.controlKey attribute?
I don't see anything in the EditManager or SelectionManager relating to handling copy and paste, is this something the built in to the text engine now? The only mentions I see to copy and paste are to do with the context menu (forgive me if I've just missed something).
I've tried to confirm I'm not doing anything funky in my code (disabled all related event handling and so on) but I'd be interested to hear whether anyone knows any more about this regarding Mac support to see whether it's a genuine issue?
Also quick sidenote, I saw an interesting note in the source:
// CTRL/CMD+z: Only on Mac when using a pre-Argo player version
I've not found anything online about this codename, perhaps player 10, 10.1? Does this mean future Flash Players will disable Cmd+Z?
Thanks as always for your help with this.
Richard
