Description:
When editing stored procedures OR when using the SQL Editor I can not reliably copy and paste text.
How to repeat:
open up a MySQL model and edit a Routing.. Copy part of the route by selecting text and typing command-c.
Then go ANYWHERE else.. (ie.. another routine.. the SQL editor or another Mac OS X application).. and try to paste.. No text is pasted (or text previous coped by another application is pasted).
I managed to get copy/paste working ONCE by having TWO sql editors opened.. (second one crated by using Command-T (open new editor).. However copy/paste ONLY worked in the second sql editor and NOT the first.
Suggested fix:
Make it so copy,cut,paste and UNDO work in ALL editors across the application.
Right now I have to MANUALLY retype everything as I can not copy/paste (copy/paste worked MORE reliably in 5.2.11). And I can't undo so if I screw up editing a ROUTINE, I either have to retype it all or quit the application to revert to the "original"