[GH-ISSUE #501] Buggy Music Selection inside Playlist #307

Open
opened 2026-02-28 14:32:03 +03:00 by kerem · 1 comment
Owner

Originally created by @keinsell on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/501

Describe the bug
A clear and concise description of what the bug is.

I had open playlist and during switching songs the selection always choose one position below the one that was actually clicked. Bug is not presisting through application restarts and what causing it is undiscovered by me.

Nagranie ekranu z 2024-07-23 19-56-04.webm

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Select position that is currently pointed.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: archlinux-x64
  • Version:

Additional context
Add any other context about the problem here.

obraz

Originally created by @keinsell on GitHub (Jul 23, 2024). Original GitHub issue: https://github.com/jpochyla/psst/issues/501 **Describe the bug** A clear and concise description of what the bug is. I had open playlist and during switching songs the selection always choose one position below the one that was actually clicked. Bug is not presisting through application restarts and what causing it is undiscovered by me. [Nagranie ekranu z 2024-07-23 19-56-04.webm](https://github.com/user-attachments/assets/f3e94962-01c6-491e-99ae-69b5fc0f2b98) **To Reproduce** Steps to reproduce the behavior. **Expected behavior** A clear and concise description of what you expected to happen. Select position that is currently pointed. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** - OS: `archlinux-x64` - Version: **Additional context** Add any other context about the problem here. ![obraz](https://github.com/user-attachments/assets/dec98f55-21f5-4f51-af1e-a35f2de332c3)
Author
Owner

@arch-btw commented on GitHub (Jul 24, 2024):

I can confirm this bug, this has been an issue for quite some time but I never got around to reporting it.

What triggers it is when a new song is added to the playlist and the user goes back to the playlist and selects a song.

Behind the scenes the playlist isn't refreshed (only visually) when a new song is added.

So when you click on an item, it plays the item below.

Workaround is restarting psst.

Reproduce:

  1. Start psst and notice that the playlist works correctly
  2. Go to any new song that isn't in the playlist yet, and add it to the playlist (by selecting the heart/like icon)
  3. Go back to the playlist
  4. Play a song
  5. Notice it plays the item below the one that's selected

OS: Arch Linux

<!-- gh-comment-id:2247368088 --> @arch-btw commented on GitHub (Jul 24, 2024): I can confirm this bug, this has been an issue for quite some time but I never got around to reporting it. What triggers it is when a new song is added to the playlist and the user goes back to the playlist and selects a song. Behind the scenes the playlist isn't refreshed (only visually) when a new song is added. So when you click on an item, it plays the item below. Workaround is restarting psst. Reproduce: 1. Start psst and notice that the playlist works correctly 2. Go to any new song that isn't in the playlist yet, and add it to the playlist (by selecting the heart/like icon) 3. Go back to the playlist 4. Play a song 5. Notice it plays the item below the one that's selected OS: Arch Linux
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#307
No description provided.