mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #501] Buggy Music Selection inside Playlist #307
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#307
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
archlinux-x64Additional context
Add any other context about the problem here.
@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:
OS: Arch Linux