I’m having a problem with the paste text function. When I try to copy text from one label and paste it into another label, the “paste” menu item is grayed out.
I tried to paste into a text document. That also failed. Presumably it means that the text has not been copied to the clipboard.
We have this bug logged on the Audacity bug tracker.
This most recent comment on this bug may allow you to partially work around the problem (If I’m understanding it correctly, it seems that pasting from the system clipboard works, but copying to Audacity’s clipboard doesn’t, and copying to Audacity’s clipboard clears the system clipboard.)
The system clipboard is available to Audacity.
Copy “Some text” to the system clipboard.
Generate a tone in Audacity and add a label.
Cmd+V
Observe text from Step 1 is not pasted into the label
Open the “Track Name” dialog from the TCP dropdown menu
Cmd+V OR Edit > Paste OR right-click > Paste
“Some Text” is pasted into the track name dialog
But then …
7) Cancel the track name dialog
8) Click in the label and enter “Label Text” in the label
9) Select the label text
10) Cmd+C or right-click > Copy Label Text
11) Open the “Track Name” dialog from the TCP dropdown menu
12) Note that Edit > Paste and right-click > Paste are greyed out: cancel the dialog
13) Switch to TextEdit
14) Note that Edit > Paste is greyed out
So, when copying label text the clipboard is apparently cleared but the label text is not put into it?