Enable Copy and Paste of Text in Client

Started by mcurtis

mcurtis Lv 1

1) Copy and Paste in Chat Windows
2) Copy and Paste in the Lua Editor
3) Copy from the Recipe Output

Christoph Lv 1

Copying and Pasting seems to be supported, however because you can't select text the entire text is copied/replaced.

Crashguard303 Lv 1

If copying text out of the recipe output window is not that easy to do, writing the text to an output logfile would be another possibility.

Seth Cooper Staff Lv 1

As far as I can tell, both copy and paste work in text boxes on Windows. Ctrl+C will copy all the text in a text box if it has the keyboard focus (after clicking on it).

Tlaloc Lv 1

It does. ctrl+c will copy from the text window, ctrl+v will paste, and ctrl+x will cut. You must click into the window first. It works on the entire window…you cannot select text in the editor.

Seth Cooper Staff Lv 1

Copy out of the script editor works for me. What platform are you on? Maybe the script is too large?