LMMS / LMMS/lmms

Track removal confirmation should remove the track by default when pressing Space/Enter.

Open Beginner friendly
#8,552 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

### Enhancement Summary

Right now, pressing Enter/space on the track removal confirmation popup automatically chooses "No", which means you either have to press left arrow and then Enter/Space, or use your mouse.
I suggest changing it to select "Yes" by default.

### Implementation Details / Mockup

Image

Just set the default selection to "Yes" instead of "No".

### Please search the issue tracker for existing feature requests before submitting your own.

- [x] I have searched all existing issues and confirmed that this is not a duplicate.

Contributor guide

No contributing guide indexed for this repository

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

Locate the track removal confirmation popup and inspect where its default selection is initialized. Change the initial choice from “No” to “Yes”, then verify that pressing Space or Enter confirms removal without arrow-key navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.