musescore / musescore/MuseScore

[MU4 Issue] Palette search command should open palette if not already visible

Open
#12,873 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accessibility community P2 palettes UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
Ctrl+F9 is the palette search command, and it should work whether the palette is currently open or not

To Reproduce
Steps to reproduce the behavior:

  1. Make sure palette is open
  2. Press Ctrl+F9
  3. Note focus moves (eventually) to the search box
  4. Close palette
  5. Press Ctrl+F9 again
  6. See error - palette is not reopened; nothing happens

Expected behavior
Ctrl+F9 should open the palette first if not already open, then move focus there.

Platform information

  • OS: Linux

Additional context
This is especially important for accessibility - the palette search command is the primary way many blind users interface with the palettes. This worked as expected in MU3.

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

Start by tracing the Ctrl+F9 palette search command and its handling when the palette is closed. Reproduce the Linux behavior with the palette open and closed; done means Ctrl+F9 opens the palette and moves focus to the search box in both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
accessibility, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.