musescore/MuseScore

[Accessibility] Gradual tempo changes skipped by Alt+Left and Alt+Right

Open

#17,599 opened on May 16, 2023

View on GitHub
 (15 comments) (0 reactions) (1 assignee)C++ (2,432 forks)batch import
P2UIaccessibilitycommunitygood first issue

Repository metrics

Stars
 (11,122 stars)
PR merge metrics
 (Avg merge 8d 17h) (128 merged PRs in 30d)

Description

Issue type

UI bug

Bug description

Gradual tempo changes, such as "rit.", "rall." and "accel.", are not accessible via the next-element (Alt+Right) or previous-element (Alt+Left) actions

Steps to reproduce

  1. Create a score
  2. Add a "rit." or "accel." line from the Tempo palette.
  3. Click on a nearby note or rest.
  4. Try to navigate to the line with Alt+Left or Alt+Right.

Screenshots/Screen recordings

image

MuseScore Version

Latest nightly (231340304, 0e5a099)

Regression

No.

Operating system

Windows 11

Additional context

No response

Contributor guide