musescore / musescore/MuseScore
Unable to type text from keyboard when focus is on special characters window
Open
@Eism is already working on this.
Since Aug 6, 2023.
P3
regression MS3
UI
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
Try the following in MS3:
- Create a text element and type some text in it.
- Open special characters and click on a special character to enter it.
- Now type some more letters from the keyboard.
- Now click on a special character again to enter it
- And so on.
Notice that the two types of entry work seamlessly. You don't have to continuously change the focus from SP palette to text and back again. There is what you might call a "dual focus".
Now try the same in MS4. Notice that you have to click back and forth between the SP palette and the text. This is less convenient than the method used in MS3.
Regression
Yes, this used to work in MuseScore 3.x but now is broken.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.