musescore / musescore/MuseScore
Tab Stops needed on New Score | Additional score Information
Open
@DmitryArefiev is already working on this.
Since Jul 5, 2023.
accessibility
needs review
P1
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When pressing tab from the Title edit box it advances to the Cancel button.
To Reproduce
Steps to reproduce the behavior:
- Create a new score
- Work your way to the “Additional score information” page
- Click in the Title edit box
- Press Tab button
Expected behavior
I expect the cursor to advance to the Composer edit box. A Tab press from any of edit boxes advances to the Cancel button. I expect the cursor to advance to the next field. Pretty standard UI behavior and easily overlooked while more important features are fleshed out.
Platform information
- OS: MacOS
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.