Song Editor: Rename tracks only with right click.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
This is mentioned in # 4978. I can rename the tracks with a right click quickly and this is fine; but I can also rename with two clicks with the left button.

This last option is very annoying because when you open an instrument or an editor quickly, it is unintentionally renamed. I think they should remove the renaming tracks feature with double left click and only rename with the right click.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Song Editor behavior shown in the issue: compare double left-click renaming with the existing right-click rename flow. Trace the track-name editing entry point and verify that opening an instrument or editor quickly no longer changes the track name, while right-click renaming still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100