Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MU4 Issue] Entering lyrics hyphen with non-english keyboard #16314

Open
egonelbre opened this issue Feb 10, 2023 · 7 comments · May be fixed by #17230
Open

[MU4 Issue] Entering lyrics hyphen with non-english keyboard #16314

egonelbre opened this issue Feb 10, 2023 · 7 comments · May be fixed by #17230

Comments

@egonelbre
Copy link

egonelbre commented Feb 10, 2023

Describe the bug

When entering lyrics then using a non-english keyboard, e.g. Estonian, the hyphen is not recognized. This works fine with English.

This works fine with MS3.

To Reproduce

  1. Switch keyboard language to Estonian
  2. Start entering lyrics
  3. Try to type "ex-ample"
  4. - is ignored

Also, changing the shortcut in preferences doesn't seem to have an effect.

Platform information

  • OS: macOS and Windows both
  • MS: 4.0.1-230121751, revision: github-musescore-musescore-9b70a8c
@cbjeukendrup cbjeukendrup added the P2 Priority: Medium label Feb 16, 2023
@cbjeukendrup cbjeukendrup added this to To do in Keyboard navigation and shortcuts via automation Feb 16, 2023
@cbjeukendrup cbjeukendrup added this to To do in 4.x SHORTLIST via automation Feb 16, 2023
@jaanusnurmoja
Copy link

jaanusnurmoja commented Apr 13, 2023

@egonelbre @cbjeukendrup
Here's a workaround:

  1. find C:\Users\yourusername\AppData\Local\MuseScore\MuseScore4\shortcuts.xml
  2. open it with some text editor, say Notepad++
  3. find <key>next-syllable</key>
  4. below this, either add new line <seq>Num+-</seq> or replace <seq>-</seq> with this.

Regular hyphen key will work as well :)

jaanusnurmoja added a commit to jaanusnurmoja/MuseScore that referenced this issue Apr 13, 2023
Regular hyphen key didn't work as expected with non-english keyboard when writing lyrics. With Num+- added, the regular - key works as well. See musescore#16314
@jaanusnurmoja jaanusnurmoja linked a pull request Apr 13, 2023 that will close this issue
8 tasks
jaanusnurmoja added a commit to jaanusnurmoja/MuseScore that referenced this issue May 11, 2023
Regular hyphen key didn't work as expected with non-english keyboard when writing lyrics (jump to the next syllable never happened). With Num+- added, the regular - key works as well. See musescore#16314
@Orzelius
Copy link

Orzelius commented Jun 2, 2023

The workaround doesn't work for me ):

Changed the shortcut but it's still not recognized. Also setting it to anything else, like F5, doesn't help.

This basically makes me have to install a us or some other keyboard just to use MS.

For those looking, shortcuts config file location for mac is ~/Library/Application Support/MuseScore/MuseScore4/shortcuts.xml

I'm on mac and running MS 4.0.2

@jaanusnurmoja
Copy link

jaanusnurmoja commented Jun 2, 2023 via email

@Orzelius
Copy link

Orzelius commented Jun 3, 2023

Restarting the computer did not fix the issue. Solved short term by adding a Finnish keyboard and switching to that while writing lyrics. Rather annoying.

@Orzelius
Copy link

Orzelius commented Jun 3, 2023

One more thing I discovered with the Estonian keyboard: whole note duration can not be selected with the default 7 shortcut. Just nothing happens when pressed much like with the hyphen key.

@oktophonie oktophonie moved this from To do to In progress in 4.x SHORTLIST Jul 28, 2023
@Jojo-Schmitz
Copy link
Contributor

@ingieggert
Copy link

Truly frustrating having to change keyboard layout (from Icelandic to English) to use hyphens while writing lyrics.

Version 4.2.0-233521124
Windows 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority: Medium
Projects
Status: Already in progress
4.x SHORTLIST
  
In progress
Development

Successfully merging a pull request may close this issue.

6 participants