[GH-ISSUE #845] Mouse seeking doesn't respect progress bar position #1441

Open
opened 2026-03-14 14:57:20 +03:00 by kerem · 0 comments
Owner

Originally created by @Insaneko on GitHub (Oct 4, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/845

Describe the bug
Seeking with mouse behaves like progress_bar_position is set to the default Bottom even if it is not.

To Reproduce

  1. Change progress_bar_position to Right in app.toml
  2. Try to use mouse seeking

Expected behaviour
Seeking should respect the progress bar's position.

Environment

  • OS: Fedora Linux 42
  • Application version: 0.21.1
  • Application features: pulseaudio-backend, image

Additional context
One thing to keep in mind is that people also use custom resolutions for the images and that would have to be taken into account when calculating a new relative seek.

Originally created by @Insaneko on GitHub (Oct 4, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/845 **Describe the bug** Seeking with mouse behaves like `progress_bar_position` is set to the default `Bottom` even if it is not. **To Reproduce** 1. Change progress_bar_position to `Right` in app.toml 2. Try to use mouse seeking **Expected behaviour** Seeking should respect the progress bar's position. **Environment** - OS: Fedora Linux 42 - Application version: 0.21.1 - Application features: pulseaudio-backend, image **Additional context** One thing to keep in mind is that people also use custom resolutions for the images and that would have to be taken into account when calculating a new relative seek.
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/spotify-player#1441
No description provided.