musescore / musescore/MuseScore

[Accessibility] Ctrl+Enter does not function as Ctrl+click in palette

Open
#18,474 0 comments 0 reactions 2 assignees View on GitHub

@zacjansheski is already working on this.

Since Jul 10, 2023.

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

Description

Issue type

UI bug

Bug description

When accessing the palette by keybaord, Enter applies the selected palette item the same as click. But Ctrl+Enter does not do the same as Ctrl+click. This makes it impossible to apply locat key or time signatures or perform other palette interactions that normally involve Ctrl+click.

Steps to reproduce
  1. New score, Grand Staff template, 4/4
  2. Select bar 2 top staff
  3. Navigate via keyboard to the 3/4 in the Time signatures palette
  4. Press Ctrl+Enter

Result: a page break is added to the score, whereas it should add a 3/4 to the selected measure in the top staff only as Ctrl+click does.

Screenshots/Screen recordings

No response

MuseScore Version

OS: Debian GNU/Linux 11 (bullseye), Arch.: x86_64, MuseScore version (64-bit): 4.1.0-231880502, revision: github-musescore-musescore-193bce0

Regression

Yes, this used to work in MuseScore 3.x and now is broken

Operating system

Debian 11

Additional context

No response

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.