musescore / musescore/MuseScore

[MU4 Issue] Shift-selecting switches IME language

Open
#15,618 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
Pressing Shift while selecting alters the language of a multiple-language IME.

To Reproduce
Steps to reproduce the behavior:

  1. Use an IME that has multiple languages.
  2. Do a shift-selecting.
  3. See that the IME language is switched

Expected behavior
The IME language should not be switched

Platform information

  • OS: Windows 11

Additional context
The reason this issue needs fixing is that switching the language could interrupt normal workflow, such as when pressing "C" under Chinese mode, the character is buffered into the IME (so that it is read as a part of the pinyin and results in a list of selectable Chinese characters) instead of being accepted by MuseScore.
image

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.

Research direction

The issue names no source file, test, or entry point. Reproduce it on Windows 11 with a multi-language IME while shift-selecting, then verify that selection no longer changes the IME language and that typing such as "C" is accepted by MuseScore.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.