musescore / musescore/MuseScore

keep focused items in place when bar length changes

Open
#34,616 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Your idea

When editing notes or lyrics, changes affect the edited point to switch location on the display. This causes the point of focus to jump on display, sometimes outside the visible area. This is extremely frustrating, as it forces the user to search for the edit point repeatedly.

Problem to be solved

Keep the edit point still at the same location

Prior art

No response

Additional context

No response

Checklist
  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

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 reproducing the focus jump while editing notes or lyrics and changing bar length, including cases where the edit point leaves the visible area. Trace how the edited point and display position respond to that change; done means the edit point remains at the same screen location and stays visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.