LMMS / LMMS/lmms

Song Editor draws over scroll bar

Open
#7,397 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

### Bug Summary
When the play head reaches the vertical scroll bar it will paint over it:

![PlayHeadOverScrollBar](https://github.com/user-attachments/assets/bc2c1cd6-4afb-4e38-8e90-a33e94458d83)

### Expected Behaviour
The scroll bar is not painted over.

### Steps To Reproduce
1. Load a song that's long enough.
2. Set "Auto Scrolling" to "Off".
3. Play song.

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

Reproduce this in the Song Editor with a long song, Auto Scrolling off, and playback active. Inspect the Song Editor's play-head and vertical scroll-bar rendering paths; done means the play head no longer paints over the scroll bar while the song plays.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.