Behavior when Label selected but not Label Track

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
DickN
Posts: 445
Joined: Thu Jul 22, 2010 9:03 pm
Operating System: Windows Vista

Behavior when Label selected but not Label Track

Post by DickN » Sat May 07, 2016 4:35 pm

Using 2.1.3-alpha-Apr 28 2016 with Vista Home Premium SP2:

Audio track selected;
Focus on Label track, but Label track not selected;
Tab to a range label;
Select any part of label text via cursor keys;

Now, Ctrl-X cuts only the selected audio, but DEL deletes only the selected text.

Seems inconsistent to me. If I had a choice, I'd prefer both to operate on only the label text. Ctrl-X shouldn't do anything if cursor is in a label with no text selected.
Ctrl-C also doesn't copy selected label text unless the label track is selected. Same preference here from my perspective - if text is selected in a label track which has focus, then commands applicable to text should operate on only the selected text.

Not sure whether to call this a feature request or not.

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Behavior when Label selected but not Label Track

Post by steve » Sat May 07, 2016 5:39 pm

DickN wrote:If I had a choice, I'd prefer both to operate on only the label text.
But you have selected audio don't you? The "Cut" command correctly cuts the selected audio (and Ctrl+C copies the selected audio).
Cutting audio does not require that the audio track has focus, and should not require that (otherwise it would not be possible to cut from multiple tracks.

The thing that is "peculiar" is that you can have two types of selection at the same time - an audio track selection and a text selection. To make the behaviour completely consistent I think we would need to make the audio unselected when there is text selected, but I think that would be less useful than what we have now.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Behavior when Label selected but not Label Track

Post by Gale Andrews » Sun May 08, 2016 2:06 pm

If you want CTRL + X to cut the selected text, select the label track as well as the audio track (assuming you want the audio track selected).

If you only have the audio track selected what you want to do is rather ambiguous. It is probably more likely that you want to cut the text and not the audio, but Audacity gives you a way to cut the audio if you want to by using CTRL + X rather than DEL.

Or you can cut text (whether the label track is selected or not) by right-click in the label > Cut. If you want to paste that text as a label, use Edit > Paste Text to New Label.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

DickN
Posts: 445
Joined: Thu Jul 22, 2010 9:03 pm
Operating System: Windows Vista

Re: Behavior when Label selected but not Label Track

Post by DickN » Mon May 09, 2016 1:49 am

Thanks, Gale. I didn't know about the context menu.

Post Reply