musescore / musescore/MuseScore

[MU4 Issue] Clicking Bold/Italic/Underline on properties panel prevents user from continuing to type text with keyboard

Open
#11,930 1 comment 0 reactions 1 assignee View on GitHub

@vpereverzev is already working on this.

Since Jun 8, 2022.

P2 properties
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
While editing a text element in the score, if you type some characters, then click on the toggle buttons for bold/italic/underline on the properties panel, it grabs the keyboard focus and doesn't allow you to keep typing in the text element area. This is a regression on v3.

To Reproduce

  1. Create or open any score and add or find a text element and edit it
  2. Start typing
  3. Click on "bold" on the properties panel
  4. Continue typing, but the characters do not appear

Expected behavior
Keyboard focus should remain on the text element after clicking on the bold button and allow the user to keep typing as per v3.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform information
Windows 10

Additional context
Add any other context about the problem here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.