left right arrow keys don't work after solo a track
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
okay, find a little bug. Steps:
- start playing
- test arrow left right keys for forward or rewind song
- solo a track / unsolo the track
- the left / right arrow keys don't work anymore
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 arrow-key navigation failure using the listed playback and solo/unsolo steps. Then trace the keyboard handling and track-solo state interaction; done means left and right arrows still rewind or advance the song after a track is soloed and unsoloed, with a regression check if the relevant test area is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100