Regression: In any Text-area, you are prevented from using the (Del) key.
If you press (Del) key in a TextBox, it generates a warning.
This makes text editing difficult.
You have to go back to the next letter and use Backspace key.
To reproduce: You can activate the Text field and try using Del Key in fields such as Title, Staff Text, Rehearsal Mark, Dynamics etc.
-----
Win 7, 32
MS: 2.2 nightly: rev: a161af4
Comments
I can confirm, using an older 13b0358. Not an issue with 2.1
- This nightly (May 27) works: 604161e
- Not this one (June 4): 13b0358
There is a dozen of commits between them.
Many seem harmless about this issue. So?
Same issue in master, e21398a.
Found the culprit, is is part of the fix for #17615: Delete in menu, here . Commenting those lines out and everything works again. Not sure about how to properly fix it though.
I believe to have found the fix for this, see https://github.com/musescore/MuseScore/pull/3222
Fixed in branch master, commit f9040458ac
fix #227826: can't use Del key in text edit mode
Fixed in branch master, commit f7198662d9
Merge pull request #3222 from Jojo-Schmitz/del
fix #227826: can't use Del key in text edit mode
Fixed in branch 2.2, commit 0189d440de
fix #227826: can't use Del key in text edit mode
Many thanks for fix.
:D
NO!
1. Insert a char. in Title text field.
(or Create a Staff or System text, or Text Frame; and write something in.)
2. Press (Del) key.
Result: The same warning message will appear.
Confirmed. I wonder whether and which state to add to the condition?
Fixed in branch 2.2, commit 815d7f9631
fix #227826: can't use Del key in text edit mode
Fixed in branch master, commit b829860ad3
fix #227826: can't use Del key in text edit mode
Thank you for testing Ziya. I hope we got it this time.
It works very well.
With this version (no matter how hard I tried) I couldn't create an error :)
815d7f9
Thanks again.
Automatically closed -- issue fixed for 2 weeks with no activity.