Hi team,
I noticed a possible minor bug in the application of the CTRL+A shortcut to select all the text contained in a Lyrics tab.
Let’s assume we have a text in the Lyrics tab in both Song 1 and Song 2 and that the tests of the respective Song are composed of any number of lines.
We perform the actions:
- Let’s go to the Lyrics tab of Song 1
- We use CTRL+A to select all the lyrics, the action is correctly performed
- Let’s move to the Lyrics tab of Song 2
- We use CTRL+A to select all lyrics, the action is not executed
- Select any lyric with a click, execute CTRL+A, the action is not executed
- Double click on any lyric, thus switching to text editing mode
- We click on any area of the Lyrics tab, whether or not we select another text line does not matter
- At this point we use CTRL+A again to select all the lyrics, the action is correctly performed
Every time we move to another Song, what is described starting from step 4 appears again.