musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.15k stars 2.63k forks source link

[MU4 Issue] Entering lyrics for multiple notes: Dialog is confused #15406

Open BenWiederhake opened 1 year ago

BenWiederhake commented 1 year ago

Describe the bug Entering lyrics is very counter-intuitive. Ctrl-L refuses to work even when it could make a safe, correctable guess.

To Reproduce Steps to reproduce behavior 1:

  1. Have a single staff, of type "voice" ("Gesang") with some notes on it, and no lyrics so far. So there's no real question about where the lyrics should go.
  2. Select the Menu Add > Text > Lyrics (… I guess. I use the German version, and I see the labels "Hinzufügen > Text > Liedtext")
  3. See an error dialog.

Steps to reproduce behavior 2:

  1. Have a single staff, of type "voice" ("Gesang") with some notes on it, and no lyrics so far. So there's no real question about where the lyrics should go.
  2. Select two notes (because a single syllable should be sung at these two notes) by pressing the shift key and dragging with the left mouse button
  3. Press Ctrl-L to add lyrics
  4. See an error dialog that contradicts reality.

Expected behavior In both cases, I expected MuseScore to create a lyrics textbox and move my text cursor there, so that I can begin typing the lyrics.

I know, I've read the manual in the meantime oh, I've been reading the wrong manual, my bad.

Now I've read the manual, and I understand how it works, so it's a solved problem, but the error message is silly enough that I want to show it here.

Screenshots MuseScore thinks that, because two notes are selected, no note is selected: Bildschirmfoto_2022-12-20_00-37-47 Rough translation: "No note or pause selected. Please select a note or a pause and try again."

Platform information

Additional context None

Additional questions Could the search be changed to prefer MuseScore 4 help pages? Also, perhaps the manual could include some form of marker which version of MuseScore it's about, that might be helpful. I only noticed that I'm reading the wrong manual because I double-checked the link when pasting it here.

BenWiederhake commented 1 year ago

Very similar issue, but I'm not sure whether it should go into a separate ticket: I selected a bar (accidentally thinking that I selected the whole-bar pause), and tried to add a tempo annotation. I'd argue that it is a reasonable thing to try, but MuseScore disagrees: Bildschirmfoto_2022-12-20_02-16-53 I achnowledge that it's not really a bug, but it also feels like there's room for improvement.

oMrSmith commented 1 year ago

The problem is the lack of precision in the language: It should better say "Keine einzelne Note oder Pause gewählt."

cbjeukendrup commented 1 year ago

IMO the real solution is that we avoid the need for a dialog at all, and just make it work :) For example, just use the first note in the range selection.

mmeyn commented 1 year ago

Some of these are fixed/behaviour changed in version 4.1.1:

Note that there’s a difference between selecting a measure or all notes in a measure (even when the blue selection rectangle has the exact same size in both cases).

Cameron-Whyte commented 3 months ago

I'd like to take a look at this issue. @mathesoncalum