musescore / musescore/MuseScore
Old Hungarian script is rtl script, not ltr
Open
@DmitryArefiev is already working on this.
Since Jun 8, 2023.
needs review
P2
text
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
When I typed Old Hungarian text in the text area the text appeared left-to -right order. The Unicode standard define it as right-to-left script.There are keyboard layouts in xkeyboard-config project, or in keyman.com (multiplatform) project.
I don't think, that not following the standard is a good thing.
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.