Korean input method on windows doesn't work currently with Shift
MuseScore 2.0.1 and 76cdfe5056
First reported: https://musescore.org/en/node/63971
Create a score with title, double click the title and try to enter the following
엇 is composed of ㅇ + ㅓ + ㅅ (if you use qwerty keyboard, type d + j + t). This is working.
었 is composed of ㅇ + ㅓ + ㅆ (if you use qwerty keyboard, type d + j + [Shift+t]). This is not working.
The first overhaul issue is that there is no feedback while typing. If you do the same in a QLineEdit, you will see some feedback.
The actual issue is with the second character. Pressing "Shift" seems to do something weird and the previous typed characters are lost.
Comments
With the latest Qt nightly I cannot reproduce the problem with Shift and I'm able to enter 엇 and 었 in lyrics on MacOSX.
However, I can reproduce the no feedback while typing.. that's a crazy one.. How do people writing in Korean or Japanese manage to type in MuseScore! I have a fix for this one.
first overhaul issue is that there is no feedback while typing
This is fixed in efd6f850f7
I cannot reproduce this issue either; I can enter 엇 and 었 in title and lyrics as well.
I am running Ubuntu 16.04.1 LTS and for testing I installed the Koren (Hangul) (IBus) input source.
Fixed in branch 2.1, commit 159fa41a98
fix #64046: Korean input method on windows doesn't work with Shift
Fixed in branch master, commit 5a313cd4bb
fix #64046: Korean input method on windows doesn't work with Shift
And this is now fixed! MuseScore 2.1 should work ok to enter korean text. It would be great if a Korean speaker could test a nightly build when one with the fix becomes available (in one hour or so) https://musescore.org/en/download#Nightly-versions
Automatically closed -- issue fixed for 2 weeks with no activity.